ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / AnchorMatching Structure / Equals Method

In This Topic
    Equals Method (AnchorMatching)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function Equals( _
       ByVal obj As System.Object _
    ) As System.Boolean
    public override System.bool Equals( 
       System.object obj
    )

    Parameters

    obj
    See Also