TryGetNode
TryGetNode(long, out Node)
Description
Get the node of id
Parameters
Parameter Name | Description |
---|---|
id | Node ID |
node | Found node |
Returns
Returns true if the node exists. Otherwise returns false.
Get the node of id
Parameter Name | Description |
---|---|
id | Node ID |
node | Found node |
Returns true if the node exists. Otherwise returns false.