VertexIndexPairArray Properties
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsEmpty | bool | Test to see if the array is empty. | |
| IsReadOnly | bool | Identifies if the object is read-only or modifiable. (Inherited from APIObject ) | APIObject |
| Item | VertexIndexPair | Gets or sets a VertexIndex pair at a specified index within the array. | |
| Size | int | Returns the number of VertexIndex pairs that are in the array. |