Click or drag to resize

BaseAggregateToString Method

Gets the String representation of the Aggregate.

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

Return Value

Type: String

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

See Also