Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLDocument2 Interface / all Property

In This Topic
    all Property (IHTMLDocument2)
    In This Topic

    all property of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    ReadOnly Property all As System.Object
    System.object all {get;}
    Remarks

    An original IDL definition of all property was the following: IHTMLElementCollection* all;

    See Also