ObjectReferencesCollection Methods |
The ObjectReferencesCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds new reference to the list
| |
| GetEnumerator | ||
| MakeReadOnly |
Makes the collection read only.
| |
| TryGet |
Tries the get the specified reference, returns null if it is not found.
|
| Name | Description | |
|---|---|---|
| SplitObjectReference |
Splits the input IEnumerable in chunks with the specified size.
(Defined by Splitter.) | |
| TopologicalSortObjectReference |
Topological sort based on item dependencies.
(Defined by RepositoryExtensions.) |