Click or drag to resize

BaseMultisetIsEmpty Property

Returns whether the Multiset is Empty.

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

Property Value

Type: Boolean
See Also