Unique |
The UniqueIdRange type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Get the number of unique identifiers in the range. | |
| End | Get the end of the unique identifier range. | |
| IsReadOnly | Get whether or not the range is read only. | |
| Item | Gets or sets the unique identifier at the specified index. | |
| Max | Gets the maximum unique identifier in the range. | |
| Min | Gets the minimum unique identifier in the range. | |
| SortOrder | Gets the sort order of the unique identifiers. | |
| Start | Get the start of the unique identifier range. | |
| Validity | Gets the validity, if non-zero. |