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

Requirements

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

See Also