Click or drag to resize

Multiset_sets Field

Dictionary of Sets in the Multiset.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected Dictionary<int, ISet> _sets

Field Value

Type: DictionaryInt32, ISet
See Also