Quartz.Collection NamespaceQuartz.NET API Documentation
 
Classes

  ClassDescription
Public classHashSet T 
A wrapper for generic HashSet that brings a common interface.
Public classReadOnlySet T 
Public classTreeSet
Only for backwards compatibility with serialization!
Public classTreeSet T 
Simple C5 wrapper for common interface.
Interfaces

  InterfaceDescription
Public interfaceISet T 
Represents a collection ob objects that contains no duplicate elements.
Public interfaceISortedSet T 
A sorted set.