ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.6.2 Assembly / 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