IMsDimOpenParamValues.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

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

Comments

To get the value from collection, use the IMsDimOpenParamValues.Item property.

Fore and Fore.NET Examples

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

See also:

IMsDimOpenParamValues