Click or drag to resize

BindingsPatternVariables Property

Gets the enumeration of Variables.

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

Property Value

Type: IEnumerableString
See Also