Persist.NET Documentation Class Library

HashSet Class

Very Basic Set implementation base on ArrayList

For a list of all members of this type, see HashSet Members.

System.Object
   ArrayList
      HashSet

[Visual Basic]
Public Class HashSet
Inherits ArrayList
[C#]
public class HashSet : ArrayList

Requirements

Namespace: Persist.Tools

Assembly: Persist (in Persist.dll)

See Also

HashSet Members | Persist.Tools Namespace