Overload List
| Name | Description | |
|---|---|---|
| RemoveRange(IEnumerable<(Of <(Entity>)>)) |
Removes specific entities from the managed collection.
(Inherited from EntityManager.) | |
| RemoveRange(IEnumerable<(Of <(Node>)>)) |
Removes specific nodes from the managed collection.
(Inherited from NodeManager.) | |
| RemoveRange(IEnumerable<(Of <(Task>)>)) |
Removes specific tasks from the managed collection.
|