Click or drag to resize

StringJoinAggregate Properties

The StringJoinAggregate type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the Arguments of the Expression.
(Inherited from BaseAggregate.)
Public propertyExpression
Expression that the Aggregate executes over.
(Inherited from BaseAggregate.)
Public propertyFunctor
Gets the Functor of the Expression.
(Overrides BaseAggregateFunctor.)
Public propertyType
Gets the Type of the Expression.
(Inherited from BaseAggregate.)
Top
See Also