Click or drag to resize

BaseMultisetRemove 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: SystemInt32
ID.
See Also