C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / CellRange Structure / GetHashCode Method

In This Topic
GetHashCode Method (CellRange)
In This Topic
Returns the hash code for this instance.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 

Return Value

The hash code for this instance.
See Also