You are here: Start » AVL.NET » Range Structure
Range Structure
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Constructors
| Constructor | Description | |
|---|---|---|
| Range(Int32, Int32) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Empty | Avl.Range | Gets an empty instance of the Range. | |
| End | System.Int32 | ||
| Length | System.Int32 | ||
| Start | System.Int32 | 
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(Avl.Range) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
