Removes the Header at the specified position within the collection.
Namespace: MindFusion.Diagramming.Lanes
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void RemoveAt ( |
Visual Basic
Copy Code
|
|---|
Public Sub RemoveAt( _ |
The index at which the Header object should be removed.
See Also