TreeSet T  ClassQuartz.NET API Documentation
Simple C5 wrapper for common interface.
Inheritance Hierarchy

System Object
  EnumerableBase T 
    CollectionValueBase T 
      CollectionBase T 
        DirectedCollectionBase T 
          SequencedBase T 
            TreeSet T 
              Quartz.Collection TreeSet T 

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

[SerializableAttribute]
public class TreeSet<T> : TreeSet<T>, ISortedSet<T>, 
	ISet<T>, ICollection<T>, IEnumerable<T>, IEnumerable
Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:Quartz.Collection.TreeSet`1"]

See Also