IChildCollection Methods |
The IChildCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Adds an existing domain object to the child objects collection.
|
![]() | Delete |
Deletes the specified object and removes it from the collection.
|
![]() | DeleteAll |
Deletes all objects and clears the collection.
|
![]() | GetObjects |
Gets the objects in the collection.
|
![]() | RefreshLocal |
Refreshes the object list from the locally loaded objects in the transaction.
|
![]() | Remove |
Removes the specified object from the collection.
|