Click or drag to resize

LeviathanResultBinderVariables Property

Gets the Variables contained in the Input.

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

Property Value

Type: IEnumerableString
See Also