C1.Win.PrintPreview.8 Assembly / C1.Win.C1Preview Namespace / ViewState Structure / GetHashCode Method

In This Topic
GetHashCode Method (ViewState)
In This Topic
Generates a hash code for the current ViewState.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
 
See Also