Gets the IDs of Sets in the Multiset.
Namespace:
VDS.RDF.Query.Algebra
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public override IEnumerable<int> SetIDs { get; }
Public Overrides ReadOnly Property SetIDs As IEnumerable(Of Integer)
Get
Property Value
Type:
IEnumerableInt32See Also