ComponentOne Xamarin.iOS
GetHashCode Method (C1CheckBox)


C1.iOS.Core Assembly > C1.iOS.Core Namespace > C1CheckBox Class : GetHashCode Method
Syntax
'Declaration
 
Public Overridable Function GetHashCode() As Integer
'Usage
 
Dim instance As C1CheckBox
Dim value As Integer
 
value = instance.GetHashCode()
public virtual int GetHashCode()
See Also

Reference

C1CheckBox Class
C1CheckBox Members