C1.Win.4.8 Assembly / C1.Framework.Html Namespace / HtmlParser Class
Members

HtmlParser Class
Class used to parse that HTML into tags and text.
Object Model
HtmlParser Class
Syntax
'Declaration
 
Public Class HtmlParser 
 
Remarks
The main method in this class is Read, which advances a pointer and sets the Tag and Text properties.
Inheritance Hierarchy

System.Object
   C1.Framework.Html.HtmlParser

See Also