Click or drag to resize

BaseBinaryExpressionToString Method

Gets the String representation of the Expression.

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

Return Value

Type: String

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

See Also