Click or drag to resize

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