TreeSet ClassQuartz.NET API Documentation
SupportClass for the TreeSet class.
Inheritance Hierarchy

System Object
  System.Collections ArrayList
    Quartz.Collection TreeSet

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

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