Subset Properties |
The Subset type exposes the following members.
| Name | Description | |
|---|---|---|
| First | Gets the first index in the subset. | |
| Indices | Gets the underlying array of integer indices. | |
| ItemInt32 | Gets and sets the index at the given position. | |
| ItemSubset | Gets a subset of this subset. | |
| Last | Gets the last index in the subset. | |
| Length | Gets the total number of indices in the subset. |