Method CopyTo
CopyTo(SdfLayerOffset[])
Declaration
public void CopyTo(SdfLayerOffset[] array)
Parameters
Type | Name | Description |
---|---|---|
SdfLayerOffset[] | array |
CopyTo(SdfLayerOffset[], int)
Declaration
public void CopyTo(SdfLayerOffset[] array, int arrayIndex)
Parameters
Type | Name | Description |
---|---|---|
SdfLayerOffset[] | array | |
int | arrayIndex |
CopyTo(int, SdfLayerOffset[], int, int)
Declaration
public void CopyTo(int index, SdfLayerOffset[] array, int arrayIndex, int count)
Parameters
Type | Name | Description |
---|---|---|
int | index | |
SdfLayerOffset[] | array | |
int | arrayIndex | |
int | count |