ChoonMLLib - class library to access and convert ChoonML files

PartCollection.CopyTo Method 

[This is preliminary documentation and subject to change.]

Implements CopyTo.

public void CopyTo(
   Array array,
   int index
);

Parameters

array
Array to copy to
index
Index to start from.

Implements

ICollection.CopyTo

See Also

PartCollection Class | ChoonML Namespace