Base.isIdentical¶
- Base.isIdentical(other)¶
Check for equality between two objects.
Return True if all values and names in the other object match the values and names in this object.
See also
Keywords: equality, match, matches, equals, compare, comparison, same