HTMLparser.Init Method (String)

Majestic12

High-performance .NET C# HTMLparser Library

HTMLparser.Init Method (String)

Initialises parses with HTML to be parsed from provided string

public void Init(
   string p_oHTML
);

Parameters

p_oHTML
String with HTML in it

See Also

HTMLparser Class | Majestic12 Namespace | HTMLparser.Init Overload List