Difference between revisions of "Data 1 0-structMerge"

From ADF Docs
Jump to: navigation, search
Line 2: Line 2:
 
Merge two simple or complex structures in one.
 
Merge two simple or complex structures in one.
  
== Signature ==
+
== Signature ==  
 
+
public struct <strong>structMerge</strong> ( struct struct1, struct struct2 )
Signature
 
  
 
== Parameters ==
 
== Parameters ==
  
 
Parameters
 
Parameters

Revision as of 03:41, 24 March 2010

Description

Merge two simple or complex structures in one.

Signature

public struct structMerge ( struct struct1, struct struct2 )

Parameters

Parameters