GetHashCode Method (MicroQRCodeOptions)
In This Topic
Overridden. Returns the hash code for the string representation of this object.
Syntax
'Declaration
Public Overrides Function GetHashCode() As Integer
public override int GetHashCode()
Return Value
A 32-bit signed integer hash code.
See Also