Click or drag to resize

PartitionedMultiset.SetIDs 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; }

Property Value

Type: IEnumerable<Int32>
See Also