Click or drag to resize

Multiset.Remove Method

Removes a Set from the Multiset.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override void Remove(
	int id
)

Parameters

id
Type: System.Int32
Set ID.
See Also