Search
HeaderCollection.Count Property
See Also
 






ICollection.Count implementation.

Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public int Count { get; }

Visual Basic  Copy Code

Public ReadOnly Property Count As Integer

 Property Value

 See Also