IMsIteratorDimOpenParams.Add

Fore Syntax

Add(Key: Integer): IMsDimOpenParamValue;

Fore.NET Syntax

Add(Key: uinteger): Prognoz.Platform.Interop.Ms.IMsDimOpenParamValue;

Parameters

Key. Metamodel cycle key.

Description

The Add method adds parameter to the collection.

Comments

To get required parameter from collection, use the IMsIteratorDimOpenParams.Item property.

See also:

IMsIteratorDimOpenParams