ChildCollectionDefinitionTChildObject Class |
Namespace: Aloe.SystemFrameworks.Domain
public class ChildCollectionDefinition<TChildObject> : IChildCollectionDefinition where TChildObject : EditableDomainObject
The ChildCollectionDefinitionTChildObject type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChildCollectionDefinitionTChildObject |
Creates new child collection definition with the specified name and based on the specified reference
|
Name | Description | |
---|---|---|
![]() | ChildObjectType |
Gets the type of the child object.
|
![]() | GetReference |
Gets or sets the reference.
|
![]() | Name |
Gets the name of the child collection
|
Name | Description | |
---|---|---|
![]() | GetChildCollection |
Creates a child collection of this type for the specified
|
![]() | GetChildCollectionUntyped |
Returns a child collection for the specified object
|