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