Copies the entire DatabaseTypeDataCollection to a compatible one-dimensional Array, starting at the specified index of the target array.
Copies the entire DatabaseTypeDataCollection to a compatible one-dimensional Array, starting at the specified index of the target array.
public void CopyTo(DatabaseTypeData[],int);
Inherited from DataCollection.
public void CopyTo(Array,int);
DatabaseTypeDataCollection Class | NCI.EasyObjects.Configuration Namespace