Click or drag to resize

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; }

Property Value

Type: IEnumerableInt32
See Also