ArrayConstantExpression Properties
An array constant operand.Name | Description |
---|---|
BracketsCount | Gets or sets the number of pairs of parentheses in which the expression is enclosed. Inherited from Expression. |
Values | Gets or sets the array constant - that is, the array of values. |
See Also