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