FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FlatFocusIndicatorRenderer Class / GetHashCode Method


In This Topic
GetHashCode Method (FlatFocusIndicatorRenderer)
In This Topic
Serves as a hash function for a particular type.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 
'Usage
 
Dim instance As FlatFocusIndicatorRenderer
Dim value As Integer
 
value = instance.GetHashCode()
See Also