Click or drag to resize

PartitionedMultisetAddVariable Method

Adds a Variable to the multiset.

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

Parameters

variable
Type: SystemString
Variable.
See Also