Share via


PCComponentInstance.compareTo Method

Compares the values in this configuration instance with the ones on the supplied configuration instance.

Syntax

public boolean compareTo(PCComponentInstance _componentInstance)

Run On

Called

Parameters

Return Value

Type: boolean
true if all values of this component and the subcomponents are equal; otherwise, false.

See Also

Reference

PCComponentInstance Table