RadControls for WinForms

The AvlTree<(Of <(<'ValueT>)>)> type exposes the following members.

Constructors

  NameDescription
Public methodAvlTree<(Of <(<'ValueT>)>)>()()()()
Initializes a new instance of the AvlTree<(Of <(<'ValueT>)>)> class
Public methodAvlTree<(Of <(<'ValueT>)>)>(IComparer<(Of <<'(ValueT>)>>))
Initializes a new instance of the AvlTree<(Of <(<'ValueT>)>)> class

Methods

Properties

Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodIList..::..Add
Adds an item to the IList.
Explicit interface implemetationPrivate methodIList..::..Contains
Determines whether the IList contains a specific value.
Explicit interface implemetationPrivate methodIEnumerable<(Of <<'(ValueT>)>>)..::..GetEnumerator
Returns an enumerator that iterates through the collection.
Explicit interface implemetationPrivate methodIEnumerable..::..GetEnumerator
Returns an enumerator that iterates through a collection.
Explicit interface implemetationPrivate methodIList..::..IndexOf
Determines the index of a specific item in the IList.
Explicit interface implemetationPrivate methodIList..::..Insert
Inserts an item to the IList at the specified index.
Explicit interface implemetationPrivate propertyIList..::..IsFixedSize
Gets a value indicating whether the IList has a fixed size.
Explicit interface implemetationPrivate propertyIList..::..Item
Gets or sets the element at the specified index.
Explicit interface implemetationPrivate methodIList..::..Remove
Removes the first occurrence of a specific object from the IList.

See Also