FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : LinearRange Structure |
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. | |
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. |
Equality | Implements the operator ==. |
Inequality | Implements the operator !=. |