Class ConvertToArray
Represents an operator that converts each array or collection in the sequence into a managed array.
[WorkflowElementCategory(ElementCategory.Transform)]
public class ConvertToArray : SelectBuilder, IExpressionBuilder
- Inheritance
-
ConvertToArray
- Implements
- Inherited Members
- Extension Methods
Properties
- Depth
Gets or sets the bit depth of each element in the input array.
Methods
- BuildSelector(Expression)
Returns the expression that maps the array or collection into a managed array.