Method GetHashCode
| Improve this Doc View SourceGetHashCode()
Gets the hash code of this binary object.
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
System.Int32 | The hash code computed based on the binary data. |
Overrides
System.Object.GetHashCode()