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

Requirements

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

See Also