Overload List

  NameDescription
AddRange(IEnumerable<(Of <(SimpleEntityItem>)>))
Adds a set of entities to the end of the managed collection.
(Inherited from EntityManager.)
AddRange(IEnumerable<(Of <(SimpleNodeItem>)>))
Adds a set of nodes to the end of the managed collection.
(Inherited from NodeManager.)
AddRange(IEnumerable<(Of <(SimpleTaskItem>)>))
Adds a set of tasks to the end of the managed collection.

See Also