ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework.Html Namespace / HtmlParser Class / SkipWhitespace Method

In This Topic
    SkipWhitespace Method (HtmlParser)
    In This Topic
    Syntax
    'Declaration
     
    Public Function SkipWhitespace() As System.Boolean
    public System.bool SkipWhitespace()
    See Also