Parser.ParserDispose Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cleans up the parser state.
public:
void ParserDispose();
public void ParserDispose();
member this.ParserDispose : unit -> unit
Public Sub ParserDispose ()