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

Interval Structure

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

Constructors

 ConstructorDescription
Interval(Single, Single)

Properties

 NameTypeDescription
BeginSystem.Single
CenterSystem.Single
EndSystem.Single
WidthSystem.Single

Methods

 NameDescription
Equals(AvlNet.Interval)
Equals(object)Inherited from System.Object
Equals(AvlNet.Interval, AvlNet.Interval)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also