Click or drag to resize

NullMultisetSets Property

Returns an empty enumerable as the Null Multiset contains no Sets.

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

Property Value

Type: IEnumerableISet
See Also