Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / ValidationErrorIndicator Class / GetHashCode Method


In This Topic
    GetHashCode Method (ValidationErrorIndicator)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetHashCode() As Integer
    'Usage
     
    Dim instance As ValidationErrorIndicator
    Dim value As Integer
     
    value = instance.GetHashCode()
    public int GetHashCode()
    See Also