QuickObjects.ObjectBase Send comments on this topic.
CopyTo Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > JoinFieldCollection Class : CopyTo Method
Copies the items from this collection into the array at the specified index.

Overload List

OverloadDescription
CopyTo(Array,Int32) Copies the items from this collection into the array at the specified index.  
CopyTo(JoinFieldCollection) Copies all the JoinFields from this collection to another JoinField Collection.  

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also