IndexPairCopyTo Method |
Namespace: Rhino
Exception | Condition |
---|---|
ArgumentNullException | array is null. |
ArgumentOutOfRangeException | arrayIndex is less than 0 or arrayIndex is greater than or equals the length of array minus 2. |
ArgumentException | The length of the array is less than 2. |