Removes the specified group from the group collection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected void DeleteGroup ( |
Visual Basic
Copy Code
|
|---|
Protected Sub DeleteGroup( _ |
The Group to be removed.
See Also