Method “contains”
function contains(node)
Checks whether a node is contained in the set
Parameters
| Name | Type | Description |
|---|---|---|
node | object | The node to check |
function contains(node)
Checks whether a node is contained in the set
| Name | Type | Description |
|---|---|---|
node | object | The node to check |