IdHash.Equals
bool Equals(Object b)
An equality test.
| Object b | Another hash. |
| RETURNS: bool | True if equal, false otherwise. |
bool Equals(IdHash b)
An equality test.
| IdHash b | Another hash. |
| RETURNS: bool | True if equal, false otherwise. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!