Adds the specified group to the collection.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public override void Add ( |
Visual Basic
Copy Code
|
|---|
Public Overrides Sub Add( _ |
The Group object to add to the collection.
See Also