PCProductConfiguration.compareTo Method
Compares the values in this configuration with the ones on the supplied configuration.
Syntax
public boolean compareTo(PCProductConfiguration _configuration)
Run On
Called
Parameters
- _configuration
Type: PCProductConfiguration Table
The configuration of the component used for comparison.
Return Value
Type: boolean
true if all values of this component and the subcomponents are equal; otherwise, false.