Click or drag to resize

SparqlResultSetCount Property

Gets the number of Results in the Result Set.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public int Count { get; }

Property Value

Type: Int32
See Also