GetNodeFromID

GetNodeFromID(int)

public Node GetNodeFromID(int nodeID) ;

Description

GetsNodefrom the node identifier.

Parameters

Parameter Name Description
nodeID The node identifier.

Returns

FoundNode. Returns null if not found.