IdHash.op_Inequality
static bool op_Inequality(IdHash a, IdHash b)
An inequality test.
| IdHash a | A hashed id. |
| IdHash b | A hashed id. |
| RETURNS: bool | True if unequal, false otherwise. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!