Version

HashSet<T> Class Properties

For a list of all members of this type, see HashSet<T> members.

Public Properties
 NameDescription
Public PropertyComparerGets the equality comparer.  
Public PropertyCountGets the number of entries in this collection.  
Public PropertyItemsGets the entries of this hash collection as a list.  
See Also