[]
Compares this BarcodeSizeOptions to the specified object to determine whether the two objects specify the same options.
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
Type | Name | Description |
---|---|---|
object | obj | The object to which the current BarcodeSizeOptions is compared. |
Type | Description |
---|---|
bool | True if the two objects specify the same options, false otherwise. |