Click or drag to resize

IChildCollection Methods

The IChildCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Adds an existing domain object to the child objects collection.
Public methodDelete
Deletes the specified object and removes it from the collection.
Public methodDeleteAll
Deletes all objects and clears the collection.
Public methodGetObjects
Gets the objects in the collection.
Public methodRefreshLocal
Refreshes the object list from the locally loaded objects in the transaction.
Public methodRemove
Removes the specified object from the collection.
Top
See Also