Click or drag to resize

BaseMultiset.Remove Method

Removes a Set (by ID) from the Multiset.

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

Parameters

id
Type: System.Int32
ID.
See Also