IMsDimOpenStubParamValues.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of parameters in the collection.

Comments

To get the parameter from the collection, use the IMsDimOpenStubParamValues.Item property.

Fore and Fore.NET Examples

The method use is given in the example for IMsDimOpenParamValue.Dimension.

See also:

IMsDimOpenStubParamValues