UnloadedLeavesCount(Element: Integer): Integer;
Element. Index of dictionary element.
The UnloadedLeavesCount property returns number of unloaded child elements of specified dictionary element.
To get attribute whether there are unloaded child elements of the dictionary specified element, use the IDynamicInstance.HasLeavesAllowedToUnload method.
The property use is given in the example for IDynamicInstance.LoadedChildrenCount.
See also: