You are here: Start » AVL.NET » Range Structure
Range Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| Range(Int32, Int32) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | AvlNet.Range | ||
| IsDefault | System.Boolean | ||
| Length | System.Int32 | ||
| Start | System.Int32 |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.Range) | ||
| Equals(AvlNet.Range, AvlNet.Range) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
