IMsIteratorDimOpenParams.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 required parameter from collection, use the IMsIteratorDimOpenParams.Item property.

See also:

IMsIteratorDimOpenParams