IModel.GetAllChildren method
Namespace: NextDesign.Core
Description
Get all the owned instances that can be searched by the depth-first search of the ownership relationship from this instance. This method evaluates IContextOption.PlModelAccessMode.
Returns a collection of all owned instances that can be explored by a depth-first search of ownership relationships starting from this instance. Returns an empty collection if no such instance exists.
Return value
- IModelCollection