Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ConditionalFormattingIconSetIndex Class / GetHashCode Method


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