[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Löst das Ereignis SubGraphUnloading aus.

Namespace: DynamicNode.Core.Nodes
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)

Syntax

C#
protected virtual void OnSubGraphUnloading()
Visual Basic
Protected Overridable Sub OnSubGraphUnloading
F#
abstract OnSubGraphUnloading : unit -> unit 
override OnSubGraphUnloading : unit -> unit 

See Also