Gets the Sets in the Multiset.
Namespace:
VDS.RDF.Query.Algebra
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public override IEnumerable<ISet> Sets { get; }
Public Overrides ReadOnly Property Sets As IEnumerable(Of ISet)
Get
Property Value
Type:
IEnumerableISetSee Also