operator !=(NumericBound?, NumericBound?)
Declaration
public static bool operator !=(NumericBound? left, NumericBound? right)Parameters
| Type | Name | Description |
|---|---|---|
| NumericBound | left | |
| NumericBound | right |
Returns
| Type | Description |
|---|---|
| bool |
public static bool operator !=(NumericBound? left, NumericBound? right)| Type | Name | Description |
|---|---|---|
| NumericBound | left | |
| NumericBound | right |
| Type | Description |
|---|---|
| bool |