BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.BarCode Namespace / PDF417Options Class / GetHashCode Method

In This Topic
    GetHashCode Method (PDF417Options)
    In This Topic
    Returns a hash code for this instance.
    Syntax
    'Declaration
     
    Public Overridable Function GetHashCode() As Integer
    public virtual int GetHashCode()
    See Also