QuickObjects.ObjectBase Send comments on this topic.
CopyTo Method
See Also 
Akal.QuickObjects.ObjectBase Namespace > JoinCollection 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(JoinCollection) Copies all the Joins from this collection to another Join Collection.  

Requirements

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

See Also