Share via


PCComponentInstanceRootComponent.compareTo Method

Compares the values in this component instance with the ones on the supplied conponent instance.

Syntax

public boolean compareTo(PCComponentInstanceRootComponent _rootComponentInstance)

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

PCComponentInstanceRootComponent Table