Overload List
| Name | Description | |
|---|---|---|
| InsertRange(Int32, IEnumerable<(Of <(SimpleEntityItem>)>)) |
Inserts a set of entities into the managed collection.
(Inherited from EntityManager.) | |
| InsertRange(Int32, IEnumerable<(Of <(SimpleNodeItem>)>)) |
Inserts a set of nodes into the managed collection.
(Inherited from NodeManager.) | |
| InsertRange(Int32, IEnumerable<(Of <(SimpleTaskItem>)>)) |
Inserts a set of tasks into the managed collection.
|