[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Type Parameters

T

An extended set that uses a tree-based backing store. As such, the set is always sorted.

The following tables list the members exposed by the ETreeSet<(Of T>) generic type.

Public Methods

  NameDescription
Add
Adds an item to the ICollection<(Of T>).

AddAll
Adds all of the items in the source.

Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
RemoveAll
Removes all items.

TailSet
Returns a set that includes all items that are greater than or equal to the index value.

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)