DirtyFlagMap TKey, TValue  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: 2.2.1.400
Syntax

public virtual int Count { get; }

Property Value

Type: Int32

Implements

ICollection T  Count
ICollection Count
See Also