__eq__

PrimaryData.eq

__eq__(self, PrimaryData other) -> bool

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

ParameterTypeDescription
otherPrimaryData

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