Count Property

WebControls UltimateCalendar

UltimateCalendar Class Library

DisabledDatesCollection.Count Property

Gets the number of System.DateTime objects in the DisabledDatesCollection.

[Visual Basic] NotOverridable Public ReadOnly Property Count As Integer _
    Implements ICollection.Count
[C#]
public int Count {get;}

Implements

ICollection.Count

See Also

DisabledDatesCollection Class | Karamasoft.WebControls.UltimateCalendar Namespace