Node3dTRemove Method |
Name | Description | |
---|---|---|
Remove(Index3dT) |
Remove the item with the given index from the entire tree.
It doesn't matter on which node you call this function, it is a tree-wide operation.
| |
Remove(Int32) |
Remove the item with the given index from the entire tree.
It doesn't matter on which node you call this function, it is a tree-wide operation.
|