Version

Search Results

HashSet.HashSetEntry<T> Class

Represents an entry element of this hash collection. Syntax Type Parameters T

HashSet.HashSetEntry<T> Class Members

Public Constructors Public Properties

Item Property (HashSet.HashSetEntry<T>)

Gets or sets the content item. Syntax

Next Property

Gets or sets the reference to the next entry element. Syntax

HashSet.HashSetEntry<T> Constructor()

Initializes a new instance of the Infragistics.Documents.Reports.Utils.HashSet`1.Entry class. Syntax

HashSet.HashSetEntry<T> Constructor(T)

Initializes a new instance of the Infragistics.Documents.Reports.Utils.HashSet`1.Entry class. Syntax Parameters item Content item.

HashSet<T> Class

Represents a generic hash collection. Syntax Type Parameters T Any type.

HashSet<T> Class Members

Public Constructors Public Properties Public Methods