ComponentOne Basic Library for WPF and Silverlight
GetHashCode Method (C1MenuList)


C1.WPF Namespace > C1MenuList Class : GetHashCode Method
Syntax
'Declaration
 
Public Function GetHashCode() As System.Integer
'Usage
 
Dim instance As C1MenuList
Dim value As System.Integer
 
value = instance.GetHashCode()
public System.int GetHashCode()
See Also

Reference

C1MenuList Class
C1MenuList Members