GetHashCode Method (MySqlBinaryString)
Returns the hash code of string representation for this instance.
public override int GetHashCode()
'Declaration
Public Overrides Function GetHashCode() As Integer
Return Value
The hash code of string representation.