SparqlResultSet.Count Property |
Gets the number of Results in the Result Set.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic int Count { get; }
Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32
See Also