Click or drag to resize

BaseUnaryFilterToString Method

Gets the String representation of the Filter.

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

Return Value

Type: String

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

See Also