PrimaryData.Equals
PrimaryData.Equals method
Returns a value indicating whether this instance is equal to a specified PrimaryData
value.
public override bool Equals(object obj)
Parameter | Type | Description |
---|---|---|
obj | Object | An PrimaryData value to compare to this instance. |
Return Value
true if obj has the same value as this instance; otherwise, false.
See Also
- class PrimaryData
- namespace Aspose.BarCode.ComplexBarcode
- assembly Aspose.BarCode