Visual.RemoveAllChildren<T> Method
Removes all children of the given type.
To remove all children (of all types), use RemoveAllChildren<Node>()
.
Location
- Namespace
- Fuse
- Package
- Fuse.Nodes 2.9.1
Removes all children of the given type.
To remove all children (of all types), use RemoveAllChildren<Node>()
.