Click or drag to resize

Multiset.Sets 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: IEnumerable<ISet>
See Also