ToExpression()
Creates a compile-time IExpression representing the array from the current ArrayBuilder.
Declaration
public IExpression ToExpression()Returns
| Type | Description |
|---|---|
| IExpression | An expression representing the array. |
Creates a compile-time IExpression representing the array from the current ArrayBuilder.
public IExpression ToExpression()| Type | Description |
|---|---|
| IExpression | An expression representing the array. |