Click or drag to resize

BindingGroup.BindingIDs Property

Gets the Binding IDs in the Group.

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

Property Value

Type: IEnumerable<Int32>
See Also