The HtmlDocument type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddJavaScript |
Adds the java script.
|
![]() | AddXmlData(String, XmlDocument) |
Adds the XML data from specified XML document.
|
![]() | AddXmlData(String, XmlNode) |
Adds the XML data from specified XML node.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RemoveTag |
Removes the tag.
|
![]() | SetBase |
Sets the base.
|
![]() | SetCulture |
Sets the culture of the document.
|
![]() | ToString |
Returns the content.
(Overrides ObjectToString.) |
See Also