Click or drag to resize

SparqlResultBinderBindingIDs 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: IEnumerableInt32
See Also