Equals(object?)
Declaration
public override bool Equals(object? obj)
Parameters
Type | Name | Description |
---|---|---|
object | obj |
Returns
Type | Description |
---|---|
bool |
Overrides
Equals(NumericBound?)
Declaration
public virtual bool Equals(NumericBound? other)
Parameters
Type | Name | Description |
---|---|---|
NumericBound | other |
Returns
Type | Description |
---|---|
bool |