Click or drag to resize

StringJoinAggregate Constructor

Overload List
  NameDescription
Public methodStringJoinAggregate(ISparqlExpression)
Creates a new XPath String Join aggregate which uses no separator.
Public methodStringJoinAggregate(ISparqlExpression, ISparqlExpression)
Creates a new XPath String Join aggregate.
Top
See Also