Name | Description | |
---|---|---|
![]() | SelectionRange Constructor | Overloaded. |
The following tables list the members exposed by SelectionRange.
Name | Description | |
---|---|---|
![]() | SelectionRange Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | EndIndex | Gets or sets the end index of the selection range. |
![]() | IsEmpty | Gets a boolean value indicating whether the selection range is empty. |
![]() | Length | Gets the length of the selection range. |
![]() | StartIndex | Gets or sets the start index of the selection range. |
Name | Description | |
---|---|---|
![]() | CompareTo | Compares the passed SelectionRange to the caller. |
![]() | Equals | Indicates whether this instance and a specified object are equal. |
![]() | Exclude | Excludes a range of data items from the selection. |
![]() | GetHashCode | Returns the hash code for the current instance. |
![]() | GetIndexFromItemOffset | Returns the index by using the passed item offset. |
![]() | GetOffsetFromItemIndex | Returns item offset by using the passed the index. |
![]() | Intersect | Returns the intersection of the passed SelectionRange and the caller. |
![]() | Tests if the two SelectionRange instances are equivalent. |
![]() | Tests if the first SelectionRange instance is greater than the second. |
![]() | Tests if the two SelectionRange instances are different. |
![]() | Tests if the first SelectionRange instance is greater than the second. |