Click or drag to resize

PartitionedMultisetItem Property

Gets a Set from the multiset.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override ISet this[
	int id
] { get; }

Parameters

id
Type: SystemInt32

Return Value

Type: ISet
See Also