Represents an HTML element in the Document Object Model (DOM) of a Web page.
Public NotInheritable Class HtmlElement _ Inherits HtmlObject
Dim instance As HtmlElement
public sealed class HtmlElement : HtmlObject
In the documentation for this class, "current HTML element" refers to the HTML element that is represented by the HtmlElement object.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.