Search
HeaderCollection.Clear Method
See Also
 






Removes all headers from the collection.

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

 Syntax

C#  Copy Code

public void Clear ()

Visual Basic  Copy Code

Public Sub Clear ()

 See Also