Dictionary of Sets in the Multiset.
Namespace:
VDS.RDF.Query.Algebra
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax protected Dictionary<int, ISet> _sets
Protected _sets As Dictionary(Of Integer, ISet)
Field Value
Type:
DictionaryInt32,
ISetSee Also