Click or drag to resize

BaseMultiset_orderedIDs Field

List of IDs that is used to return the Sets in order if the Multiset has been sorted.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected List<int> _orderedIDs

Field Value

Type: ListInt32
See Also