HasLoadedChildren(Element: Integer): Boolean;
Element. Index of dictionary element.
The HasLoadedChildren method returns attribute whether there are loaded child elements of specified dictionary element.
Available values:
True. Specified dictionary element has loaded child elements.
False. Specified dictionary element has not loaded child elements.
The method use is given in the example for IDynamicInstance.LoadedChildrenCount.
See also: