Name | Description | |
---|---|---|
Contains | Gets true if range contains specific item | |
Equals | Overloaded. Determines whether the specified System.Object is equal to this instance. | |
For | Initializes a new range from start and end points. | |
GetHashCode | Returns a hash code for this instance. | |
Parse | Parses string input to Range | |
ToString | Returns a System.String that represents this instance in 'Start - End' format. | |
Translate | Translates range by shift value, OpenEnd wise. |