Click or drag to resize

RdfJsonParserToString Method

Gets the String representation of the Parser which is a description of the syntax it parses.

Namespace:  VDS.RDF.Parsing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override string ToString()

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Parsing.RdfJsonParser.ToString"]

See Also