Name | Description | |
---|---|---|
CompareTo | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. | |
Equals | Determines whether the specified System.Object is equal to this reference. | |
GetHashCode | Returns a hash code for this instance. | |
IntersectWith | Intersects this Reference range with the specified Reference range. | |
IsEmpty | Determines whether this reference is empty. | |
IsIntersected | Overloaded. Determines whether this reference is intersected with the specified reference. | |
IsOneCell | Gets a value indicating whether this reference is one cell. | |
IsOverlapped | Determines whether this reference is overlaped with the specified range. | |
Offset | Translates this by the specified amount. | |
Overlaps | Determines whether this reference is overlaped with the specified range. | |
ToString | Returns a System.String that represents this instance. | |
Union | Overloaded. Unions the current Reference with the specified reference. |