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





Gets the number of elements contained in the collection.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public int Count { get; }

Visual Basic  Copy Code

Public ReadOnly Property Count As Integer

 Property Value

An integer value specifying the size of the collection.

 See Also

ShapeCollection Members
ShapeCollection Class
MindFusion.Diagramming.Wpf Namespace