HashSet Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen.Util
Interfaces
  • ISet
  • ICollection
  • IList
Base Types
  • Object
graph BT Type-->Base0["Object"] Type-.->Interface0["ISet"] click Interface0 "/db4o-gpl-doc/output/api/Sharpen.Util/ISet" Type-.->Interface1["ICollection"] Type-.->Interface2["IList"] Type["HashSet"] class Type type-node

Syntax

public class HashSet : ISet, ICollection, IList

Constructors

Properties

Name Value Summary
Count int
IsEmpty bool
IsSynchronized bool
SyncRoot Object

Methods