Create a vector of PlTerms with size elements

C# | Visual Basic | Visual C++ | F# |
public PlTermV( int size )
Public Sub New ( size As Integer )
public: PlTermV( int size )
new : size : int -> PlTermV

- size (Int32)
- The amount of PlTerms in the vector
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)