Gets the bounds of the array if the value of the Expression.NodeType property is ExpressionType.NewArrayBounds, or the values to initialize the elements of the new array if the value of the Expression.NodeType property is ExpressionType.NewArrayInit.
Documentation for this section has not yet been entered.