[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Trennt alle Verbindungen zu anderen Knoten.

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

Syntax

C#
public void Isolate()
Visual Basic
Public Sub Isolate
F#
abstract Isolate : unit -> unit 
override Isolate : unit -> unit 

Implements

INode..::..Isolate()()()()

See Also