Click or drag to resize

MultisetCount Property

Gets the number of Sets in the Multiset.

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

Property Value

Type: Int32
See Also