DirtyFlagMap Count Property Quartz.NET API Documentation
When implemented by a class, gets the number of elements contained in the ICollection.

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

public virtual int Count { get; }

Property Value

Type: Int32

Implements

ICollection Count
See Also