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





Gets the number of items contained in the collection.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public int Count { get; }

Visual Basic  Copy Code

Public ReadOnly Property Count As Integer

 Property Value

 See Also

ItemCollection Members
ItemCollection Class
MindFusion.Scheduling Namespace