SparqlResult.Count Property |
Gets the number of Variables for which this Result contains Bindings.
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