Count: Integer;
The Count property returns the number of parameters.
The number in the list is determined on creating the IBindingDimCombo.ParamValues property and corresponds to the number of parameters in structure of the dictionary that is specified in the IBindingDimCombo.Object property or determined from binding string on initializing editor settings by means of the IBindingManager.CreateByValue method.
The example of use is given in description of the IBindingObjectParamValues.ItemDefined property.
See also: