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