Click or drag to resize

MultisetIsEmpty 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