[]
Constructs expression based on given elements.
public OperationExpression ConstructExpression(string[] elements)
| Type | Name | Description |
|---|---|---|
| string[] | elements | Hierarchy elements |
| Type | Description |
|---|---|
| OperationExpression | Constructed expression |