IDynamicInstance.UnloadedLeavesTotalCount

Fore Syntax

UnloadedLeavesTotalCount: Integer;

Fore.NET Syntax

UnloadedLeavesTotalCount: integer;

Description

The UnloadedLeavesTotalCount property returns the number of unloaded dictionary elements.

Fore and Fore.NET Examples

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

See also:

IDynamicInstance