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