MindFusion.Scheduling for ASP.NET Programmer's Guide
StateCollection(T).Count Property
See Also
 





Gets the count of items in the collection.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public virtual int Count { get; }

Visual Basic  Copy Code

Public Overridable ReadOnly Property Count As Integer

 Property Value

An integer that specifies the count.

 See Also

StateCollection(T) Members
StateCollection(T) Class
MindFusion.Scheduling Namespace