MindFusion.Silverlight Package Programmer's Guide
DateCollection.Count Property
See Also
 





Gets the number of dates contained in the collection.

Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight

 Syntax

C#  Copy Code

public virtual int Count { get; }

Visual Basic  Copy Code

Public Overridable ReadOnly Property Count As Integer

 Property Value

An integer value representing the number of dates.

 See Also

DateCollection Members
DateCollection Class
MindFusion.UI.Silverlight Namespace