Count: Integer;
Count: integer;
The Count property returns the number of parameters in the collection.
To get the parameter from the collection, use the IMsDimOpenStubParamValues.Item property.
The method use is given in the example for IMsDimOpenParamValue.Dimension.
See also: