Click or drag to resize

NullMultisetSetIDs 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<int> SetIDs { get; }

Property Value

Type: IEnumerableInt32
See Also