MindFusion.Wpf Pack Programmer's Guide
DateCollection.Count Property
See Also
 





Gets the number of dates contained in the collection.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public int Count { get; }

Visual Basic  Copy Code

Public ReadOnly Property Count As Integer

 Property Value

An integer value representing the number of dates.

 See Also

DateCollection Members
DateCollection Class
MindFusion.UI.Wpf Namespace