The methods of the HtmlPageReader class are listed below. For a complete list of HtmlPageReader class members, see the HtmlPageReader Members topic.
| Closes the HTML file. | |
| Determines whether the specified Object is equal to the current Object. | |
| Returns the next tag from the HTML file whose tag name matches the specified name. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Returns the next line of text, including any line termination characters. | |
| Returns the next item from the HTML file. | |
| Returns the next item from the HTML file following the specified tag. | |
| Gets the Type of the current instance. | |
| Overloaded. Opens an HTML file for reading. | |
| Uses an HTML string for reading. | |
| Returns the remainder of the HTML file as a string. | |
| Seeks to a specified position in the file. | |
| Seeks to the beginning of the file. | |
| Returns a String that represents the current Object. |
| Destructor. | |
| Creates a shallow copy of the current Object. |
HtmlPageReader Class | Parastream.Web.UI Namespace