Removes the first occurrence of a specific object from the collection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool Remove ( |
Visual Basic
![]() |
---|
Public Function Remove( _ |
The object to remove from the collection.
true if item is successfully removed; otherwise, false. This method also returns false if item was not found in the original collection.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |