Skip to main content

IModel.GetAllChildren method

Namespace: NextDesign.Core

Description

Gets all owned instances that can be searched by depth-first ownership search from this instance.
This method evaluates IContextOption.PlModelAccessMode.

Returns a collection of all owned instances that can be searched by depth-first ownership search starting from this instance.
Returns an empty collection if no such instance exists.

Return value

  • IModelCollection