HTMLparser.ParseNextTag Method

Majestic12

High-performance .NET C# HTMLparser Library

HTMLparser.ParseNextTag Method 

Returns next tag or null if end of document, text will be ignored completely

public HTMLchunk ParseNextTag();

Return Value

Tag chunk or null

See Also

HTMLparser Class | Majestic12 Namespace