Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Web.Msie Namespace / IWebElement Interface
Members


IWebElement Interface
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
See Also