Overload List

  NameDescription
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.

See Also