ISortedSet InterfaceQuartz.NET API Documentation
A sorted set.

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

public interface ISortedSet : ISet, 
	IList, ICollection, IEnumerable
See Also