ChildInstance(idx: Integer): IDynamicInstance;
idx. Index of child dictionary.
The ChildInstance property returns child dictionary by its index.
Child dictionary is a dictionary copied using the IDynamicInstance.Clone method.
The property use is given in the example for IDynamicInstance.OperationsVisibility.
See also: