Click or drag to resize

PatternItemToString Method

Gets the String representation of the Pattern.

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

Return Value

Type: String

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

See Also