Click or drag to resize

ISetRemove Method

Removes a Value for a Variable from the Set.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
void Remove(
	string variable
)

Parameters

variable
Type: SystemString
Variable.
See Also