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; }
Public ReadOnly Property BindingIDs As IEnumerable(Of Integer)
Get
Property Value
Type:
IEnumerableInt32See Also