Inserts the specified group in the collection at the specified position.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public override void Insert ( |
Visual Basic
Copy Code
|
|---|
Public Overrides Sub Insert( _ |
The zero-based index at which to insert the group.
See Also