Click or drag to resize

BindingsPattern.Variables 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: IEnumerable<String>
See Also