The Subset type exposes the following members.
Properties
|
| Name | Description |
|---|
 | First |
Gets the first index in the subset.
|
 | Indices |
Gets the underlying array of integer indices.
|
 | Item | Overloaded. |
 | Last |
Gets the last index in the subset.
|
 | Length |
Gets the total number of indices in the subset.
|
See Also