Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / IGcTag Interface / Equals Method

In This Topic
    Equals Method (IGcTag)
    In This Topic
    Syntax
    'Declaration
     
    Function Equals( _
       ByVal other As IGcTag _
    ) As System.Boolean
    System.bool Equals( 
       IGcTag other
    )

    Parameters

    other
    See Also