Does TreeDataGrid provide a method to delete a node and its child nodes?

Does TreeDataGrid provide a method to delete a node and its child nodes? It is very slow to traverse the child nodes when there is a large amount of data.