Click or drag to resize

BaseMultisetSetIDs Property

Gets the IDs of Sets in the Multiset.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public abstract IEnumerable<int> SetIDs { get; }

Property Value

Type: IEnumerableInt32
See Also