ChildCollectionTChildObject Methods |
The ChildCollectionTChildObject generic 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 elements and clears the ObjectCollectionTObject.
|
![]() | Refresh |
Loads or reloads the contents of the list from the query
(Inherited from ObjectCollectionTObject.) |
![]() | RefreshLocal |
Refreshes the object list from the locally loaded objects in the transaction.
(Inherited from ObjectCollectionTObject.) |
![]() | Remove |
Removes the specified object from the collection.
|
![]() | ToString |
Returns a String that represents this instance.
(Inherited from ObjectCollectionTObject.) |