[]
Determines if the specified Rational objects are not equal.
public static bool operator !=(Rational left, Rational right)
Public Shared Operator <>(left As Rational, right As Rational) As Boolean
| Type | Name | Description |
|---|---|---|
| Rational | left | |
| Rational | right |
| Type | Description |
|---|---|
| bool |