Create a new vector with PlTerm as elements
It can be created with size elements
or
automatically for 1, 2 or 3 plTerms
| Icon | Member | Description |
|---|---|---|
| PlTermV(Int32) |
Create a vector of PlTerms with size elements
| |
| PlTermV(PlTerm) | Create a PlTermV from the given PlTerms. | |
| PlTermV(PlTerm, PlTerm) | Create a PlTermV from the given PlTerms. | |
| PlTermV(PlTerm, PlTerm, PlTerm) | Create a PlTermV from the given PlTerms. | |
| PlTermV(array<PlTerm>[]()[][]) | Create a PlTermV from the given PlTerm[] array. |
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)