IDynamicInstance.HasLoadedChildren

Syntax

HasLoadedChildren(Element: Integer): Boolean;

Parameters

Element. Index of dictionary element.

Description

The HasLoadedChildren method returns attribute whether there are loaded child elements of specified dictionary element.

Comments

Available values:

Example

The method use is given in the example for IDynamicInstance.LoadedChildrenCount.

See also:

IDynamicInstance