DeleteNode

DeleteNode(Node)

public bool DeleteNode(Node node) ;

Description

Delete node.

Parameters

Parameter Name Description
node Node that you want to delete.

Returns

true if deleted