ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Chart Namespace / ElementSize Class / GetHashCode Method

In This Topic
    GetHashCode Method
    In This Topic
    Returns hash code of the instance.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As System.Integer
    public override System.int GetHashCode()
    See Also