equals

equals(object)

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

equals(obj)
ParameterTypeDescription
objobjectAn value to compare to this instance

Return Value

true

if obj has the same value as this instance; otherwise, false

See Also