CopyTo
Summary
public void CopyTo(CurveKey[] array, int arrayIndex)
Copies the CurveKeys of the CurveKeyCollection to an array, starting at the array index provided.
Parameters
- CurveKey[] array
- int arrayIndex
public void CopyTo(CurveKey[] array, int arrayIndex)
Copies the CurveKeys of the CurveKeyCollection to an array, starting at the array index provided.