Name | Description | |
---|---|---|
![]() | LinearRange Constructor | Initializes a new instance of the LinearRange struct. |
The following tables list the members exposed by LinearRange.
Name | Description | |
---|---|---|
![]() | LinearRange Constructor | Initializes a new instance of the LinearRange struct. |
Name | Description | |
---|---|---|
![]() ![]() | Empty | Represents a LinearRange structure with its properties left uninitialized. This field is read-only. |
![]() | End | The end index of range. |
![]() | Start | The start index of range. |
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. |
![]() | Implements the operator ==. |
![]() | Implements the operator !=. |