InfoConnect API Guide
Attachmate.Reflection.Web.Msie Namespace / IWebElement Interface
Members


In This Topic
    IWebElement Interface
    In This Topic
    IWebElement Represents an HTML element inside of a Web page.
    Object Model
    IWebElement InterfaceIWebDocument InterfaceIWebElement InterfaceIWebElement Interface
    Syntax
    'Declaration
     
    
    Public Interface IWebElement 
    'Usage
     
    
    Dim instance As IWebElement
    public interface IWebElement 
    See Also