TreeSet T  First Method Quartz.NET API Documentation
Returns the first element.

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

public T First()

Return Value

Type: T

[Missing <returns> documentation for "M:Quartz.Collection.TreeSet`1.First"]

Implements

ISortedSet T  First 
See Also