LinearRange Structure Members
In This Topic
The following tables list the members exposed by LinearRange.
Public Constructors
Public Fields
| Name | Description |
| Empty | Represents a LinearRange structure with its properties left uninitialized. |
| End | The end index of range. |
| Start | The start index of range. |
Top
Public Properties
| Name | Description |
| Length | Gets the length. |
Top
Public Methods
| Name | Description |
| CompareTo | Compares the current object with another object of the same type. |
| Equals | Determines whether the specified System.Object is equal to this instance. |
| GetHashCode | Returns a hash code for this instance. |
Top
Public Operators
See Also