Removes the diagram item from the collection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public override bool Remove ( |
Visual Basic
Copy Code
|
|---|
Public Overrides Function Remove( _ |
The DiagramItem object to remove from the collection.
See Also