ChildCollectionDefinitions Class |
Namespace: Aloe.SystemFrameworks.Domain
The ChildCollectionDefinitions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChildCollectionDefinitions |
Creates new ChildLists
|
Name | Description | |
---|---|---|
![]() | Add |
Adds a new child list definition to the list
|
![]() | MakeReadOnly |
Makes the collection read only.
|
Name | Description | |
---|---|---|
![]() ![]() | SplitIChildCollectionDefinition |
Splits the input IEnumerable in chunks with the specified size.
(Defined by Splitter.) |
![]() | TopologicalSortIChildCollectionDefinition |
Topological sort based on item dependencies.
(Defined by RepositoryExtensions.) |