Raises the CollectionChanged event.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void OnCollectionChanged ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnCollectionChanged( _ |
An object, containing the event data.
See Also