__eq__

MaxiCodeStructuredCodetext.eq

__eq__(self, MaxiCodeStructuredCodetext other) -> bool

Returns a value indicating whether this instance is equal to a specified MaxiCodeStructuredCodetext value.

ParameterTypeDescription
otherMaxiCodeStructuredCodetext

Return Type: bool — True if obj has the same value as this instance; otherwise, False.