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