equals


Description:

public bool equals (StateSet set2)

Determines whether two instances of StateSet are equivalent (i.

e. consist of the same AtspiStatess). Useful for checking multiple state variables at once.

see compare.

Parameters:

this

a pointer to the first StateSet object on which to operate.

set2

a pointer to the second StateSet object on which to operate.

Returns:

TRUE if the two StateSets are equivalent, otherwise FALSE .