Expression Editor for WinForms | ComponentOne
C1.ExpressionEditor.Engine Namespace / ErrorInfo Class / GetHashCode Method

In This Topic
    GetHashCode Method (ErrorInfo)
    In This Topic
    Serves as a hash function for a particular type.
    Syntax
    'Declaration
     
    
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()
    See Also