operator !=
operator !=(SerializableType, SerializableType)
Description
Determine whether they are not equal
Parameters
| Parameter Name | Description |
|---|---|
| x | Target to determine whether they are not equal |
| y | Target to determine whether they are not equal |
Returns
Unequal or not