Click or drag to resize

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