Click or drag to resize

NToM.ToString Method

Gets the String representation of the Path.

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

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Query.Paths.NToM.ToString"]

Implements

ISparqlPath.ToString()
See Also