Description:
Determines whether the specified ComponentIndex is equal to the current ComponentIndex , comparing by value.
Syntax:
Parameters:
- other
- Type: ComponentIndex
- The other ComponentIndex to compare with.
Returns:
Type: bool
True if other has the same ComponentIndexType and Index as this; otherwise, false.
Available since:
8.0
Description:
Determines whether the specified object is equal to the current ComponentIndex , comparing by value.