DirtyFlagMap TKey, TValue  KeySet Method Quartz.NET API Documentation
Gets keyset for this map.

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

public virtual ICollection<TKey> KeySet()

Return Value

Type: ICollection TKey 

[Missing <returns> documentation for "M:Quartz.Util.DirtyFlagMap`2.KeySet"]

See Also