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


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

Reference

C1RadialPanel Class
C1RadialPanel Members