Adds an object to the end of the collection.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public abstract void Add ( |
Visual Basic Copy Code |
---|
Public MustOverride Sub Add( _ |
The object to be added to the end of the collection.
WpfDiagram Programmer's Guide | © 2024 MindFusion |