IMetabaseObjectParamValues.EqualTo

Syntax

EqualTo(Values: IMetabaseObjectParamValues): Boolean;

Parameters

Values are values of parameters that are compared to the existing values of the object parameters.

Description

The EqualTo method compares the existing values of parameters with the values that are passed by the Values parameter.

See also:

IMetabaseObjectParamValues