ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / Point2L Structure / GetHashCode Method

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