BaseSetFunction._expressions Field |
Set that is used in the function.
Namespace:
VDS.RDF.Query.Expressions.Functions.Sparql.Set
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxprotected List<ISparqlExpression> _expressions
Protected _expressions As List(Of ISparqlExpression)
Field Value
Type:
List<ISparqlExpression>
See Also