HashSet ClassQuartz.NET API Documentation
A hash based set.
Inheritance Hierarchy

System Object
  System.Collections ArrayList
    Quartz.Collection HashSet

Namespace: Quartz.Collection
Assembly: Quartz (in Quartz.dll) Version: 1.0.3.3
Syntax

[SerializableAttribute]
public class HashSet : ArrayList, ISet, 
	IList, ICollection, IEnumerable
See Also