BaseMultisetCount Property |
Gets the Count of Sets in the Multiset.
Namespace:
VDS.RDF.Query.Algebra
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public virtual int Count { get; }
Public Overridable ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32See Also