Click or drag to resize

BaseSetFunction.ToString Method

Gets the String representation of the Expression.

Namespace:  VDS.RDF.Query.Expressions.Functions.Sparql.Set
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public abstract string ToString()

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Query.Expressions.Functions.Sparql.Set.BaseSetFunction.ToString"]

See Also