HTMLparser.ParseNext Method

Majestic12

High-performance .NET C# HTMLparser Library

HTMLparser.ParseNext Method 

Parses next chunk and returns it with

public HTMLchunk ParseNext();

Return Value

HTMLchunk or null if end of data reached

See Also

HTMLparser Class | Majestic12 Namespace