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; }
Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32See Also