Click or drag to resize

LeviathanLeftJoinBinder.BindingIDs 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: IEnumerable<Int32>
See Also