BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.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 Integer
    public override int GetHashCode()
    See Also