equals method

equals

Implements Enumeration.equals

Returns

def equals(self, other):
    ...
Parameter Type Description
other groupdocs.conversion.contracts.Enumeration The object with which to compare

See Also