ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / MicroQRCodeOptions Class / GetHashCode Method

In This Topic
    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 System.Integer
    public override System.int GetHashCode()

    Return Value

    A 32-bit signed integer hash code.
    See Also