Click or drag to resize

BindingsPatternFixedVariables Property

Get the enumeration of fixed variables i.e. those guaranteed to be bound.

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

Property Value

Type: IEnumerableString
See Also