DeleteNode
DeleteNode(Node)
Description
Delete node.
Parameters
Parameter Name | Description |
---|---|
node | Node that you want to delete. |
Returns
true if deleted
Delete node.
Parameter Name | Description |
---|---|
node | Node that you want to delete. |
true if deleted