NodeById(int)

Returns the node referenced by its id.

Declaration Syntax

public INode NodeById(int nodeId)

Parameters

nodeId(int)

A node ID.