IDynamicInstance.PresetChildRange

Syntax

PresetChildRange(Parent: Integer; ChildCount: Integer): Boolean;

Parameters

Parent. Index of parent element.

ChildCount. Number of child elements.

Description

The PresetChildRange method sets initial number of child elements of specified dictionary element.

Example

The method is intended for internal use.

See also:

IDynamicInstance