NullMultisetIsEmpty Property |
Returns true since the Null Multiset is always empty.
Namespace:
VDS.RDF.Query.Algebra
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public override bool IsEmpty { get; }
Public Overrides ReadOnly Property IsEmpty As Boolean
Get
Property Value
Type:
BooleanSee Also