Click or drag to resize

PartitionedMultisetIsEmpty Property

Gets whether the multiset is empty.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override bool IsEmpty { get; }

Property Value

Type: Boolean
See Also