Disposes any disposable resources managed by this control node.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
SyntaxC#
Copy Code
|
|---|
protected override void Dispose ( |
Visual Basic
Copy Code
|
|---|
Protected Overrides Sub Dispose( _ |
Specifies whether the method is called explicitly or from the garbage collector.
See Also