Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / MaxiCodeOptions Class / GetHashCode Method

In This Topic
    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