ComponentOne FlexChart for WinForms
GetHashCode Method


C1.Chart Namespace > ElementSize Class : GetHashCode Method
Serves as the default hash function.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As ElementSize
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()

Return Value

A hash code for the current object.
See Also

Reference

ElementSize Class
ElementSize Members