You are here: Start » AVL.NET » Range Structure

Range Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
Range(Int32, Int32)

Properties

 NameTypeDescription
DefaultAvlNet.Range
IsDefaultSystem.Boolean
LengthSystem.Int32
StartSystem.Int32

Methods

 NameDescription
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

See also