CronExpression GetSet Method Quartz.NET API Documentation
Gets the set of given type.

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

protected virtual ISortedSet<int> GetSet(
	int type
)

Return Value

Type: ISortedSet Int32 

[Missing <returns> documentation for "M:Quartz.CronExpression.GetSet(System.Int32)"]

See Also