Calendar for WinForms | ComponentOne
C1.Win.Input.GrapeCity.Editors Namespace / ReadingStringOutput Structure / GetHashCode Method

In This Topic
    GetHashCode Method (ReadingStringOutput)
    In This Topic
    Gets the hash code of this object.
    Syntax
    'Declaration
     
    
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()

    Return Value

    An System.Int32 indicates the hash code of the ime.
    See Also