Click or drag to resize

BooleanCast.ToString Method

Gets the String representation of the Expression.

Namespace:  VDS.RDF.Query.Expressions.Functions.XPath.Cast
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override string ToString()

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Query.Expressions.Functions.XPath.Cast.BooleanCast.ToString"]

See Also