Click or drag to resize

SparqlResultBinder.BindingIDs Property

Gets the enumeration of valid Binding IDs.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public abstract IEnumerable<int> BindingIDs { get; }

Property Value

Type: IEnumerable<Int32>
See Also