Click or drag to resize

BaseSetFunction._expressions Field

Set that is used in the function.

Namespace:  VDS.RDF.Query.Expressions.Functions.Sparql.Set
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected List<ISparqlExpression> _expressions

Field Value

Type: List<ISparqlExpression>
See Also