DwfLayersList.CopyTo
DwfLayersList.CopyTo method
Copies the elements of DwfLayersList to an System.Array, starting at a particular System.Array index.
public void CopyTo(DwfWhipLayer[] array, int arrayIndex)
Parameter | Type | Description |
---|---|---|
array | DwfWhipLayer[] | the one-dimensional array that is the destination of the elements copied |
arrayIndex | Int32 | the zero-based index in array at which copying begins |
See Also
- class DwfWhipLayer
- class DwfLayersList
- namespace Aspose.CAD.FileFormats.Dwf
- assembly Aspose.CAD