Click or drag to resize

VariableContext Constructor

Creates a new Variable Context.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public VariableContext(
	VariableContextType type
)

Parameters

type
Type: VDS.RDFVariableContextType
Context Type.
See Also