[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Gibt die Knoten-Info zurück.

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

Syntax

C#
public static NodeInfoAttribute GetNodeInfo()
Visual Basic
Public Shared Function GetNodeInfo As NodeInfoAttribute
F#
static member GetNodeInfo : unit -> NodeInfoAttribute 

Return Value

Eine NodeInfoAttribute-Instanz.

See Also