Click or drag to resize

BindingTupleItem Property

Gets the Value for a Variable.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public INode this[
	string var
] { get; }

Parameters

var
Type: SystemString
Variable.

Return Value

Type: INode
See Also