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


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

Reference

C1RadialSlider Class
C1RadialSlider Members