unregisterChildren
nodeLists.unregisterChildren(nodeList)
Unregister all childen within the provided list and return the unregistred nodes.
Parameters
- nodeList
{NodeList}:The nodeList of child nodes to unregister.
Returns
{Array}:
The list of all nodes that were unregistered.