Adds the specified item to the collection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public int Add ( |
Visual Basic Copy Code |
---|
Public Function Add( _ |
An instance of DiagramItem or UIElement derived class.
The zero-based index of the item that was just added.
WpfDiagram Programmer's Guide | © 2024 MindFusion |