Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLElementCollection Interface / tags Method

In This Topic
    tags Method (IHTMLElementCollection)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    Function tags( _
       ByVal tagName As System.Object _
    ) As System.Object
    System.object tags( 
       System.object tagName
    )

    Parameters

    tagName
    See Also