SparqlResultSetResults Property |
Gets the List of Results.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public List<SparqlResult> Results { get; }
Public ReadOnly Property Results As List(Of SparqlResult)
Get
Property Value
Type:
ListSparqlResultSee Also