Index |
| Name | Description | |
|---|---|---|
| IndexArray | Constructs an empty index array instance. | |
| IndexArray(Int32) | Constructs an IndexArray instance with the given length. All index values are initialized to zero. | |
| IndexArray(Int32) | Constructs an IndexArray instance with the given unique Indices. |