Click or drag to resize

MultisetSets Property

Gets the Sets in the Multiset.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override IEnumerable<ISet> Sets { get; }

Property Value

Type: IEnumerableISet
See Also