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