IDynamicInstance.LoadedCount

Fore Syntax

LoadedCount: Integer;

Fore.NET Syntax

LoadedCount: integer;

Description

The LoadedCount property returns number of loaded dictionary elements.

Fore and Fore.NET Examples

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

See also:

IDynamicInstance