Search
HeaderCollection.Clear Method
See Also
 





Removes all headers from the collection.

Namespace: MindFusion.Diagramming.Lanes
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public new void Clear ()

Visual Basic  Copy Code

Public Shadows Sub Clear ()

 See Also