GetFromID

GetFromID(int)

public T GetFromID(int nodeID) ;

Description

Gets Node from the node identifier.

Parameters

Parameter Name Description
nodeID The node identifier.

Returns

Found Node. Returns null if not found.