PartitionedMultisetSetIDs Property |
Gets the Set IDs in the mutliset.
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