Property Size
Size
Gets or sets the size of the output array buffer.
public Size Size { get; set; }
Property Value
Remarks
If one dimension is zero, the output will be either a row or column vector along the non-zero dimension. If both dimensions are zero, the output will be a row vector with the same number of elements as the length of each array in the sequence.