Click or drag to resize

SetVariables Property

Gets the Variables in the Set.

Namespace:  VDS.RDF.Query.Algebra
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override IEnumerable<string> Variables { get; }

Property Value

Type: IEnumerableString

Implements

ISetVariables
See Also