ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.ExpressionEditor.Engine Namespace / ScriptErrorInfo Class / GetHashCode Method

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