IDynamicInstance.CreateDimElementArray

Fore Syntax

CreateDimElementArray: IDimElementArray;

Fore.NET Syntax

CreateDimElementArray(): Prognoz.Platform.Interop.Dimensions.IDimElementArray;

Description

The CreateDimElementArray method returns array of dictionary elements.

Fore and Fore.NET Examples

The method use is given in the example for IDynamicInstance.AttributeCount.

See also:

IDynamicInstance