Click or drag to resize

LeviathanResultBinderBindingIDs Property

Gets the IDs of Sets.

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

Property Value

Type: IEnumerableInt32
See Also