GetHashCode Method (MaxiCodeOptions)
In This Topic
Overridden. Returns the hash code of the string representation of this instance.
Syntax
'Declaration
Public Overrides Function GetHashCode() As System.Integer
public override System.int GetHashCode()
See Also