CODIUM Programming Language (CPL) CodiumSDK CPL Types List
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
C# |
public class List : CodiumSDK.CPL.CPLType |
Constructores
Nombre | Descripción | |
---|---|---|
List() | List | |
List(type) | Constructor of List |
List()
C# |
public List(); |
List(type)
C# |
public List(CodiumSDK.CPL.CPLType type); |
Parámetros
Nombre | Tipo | Descripción |
---|---|---|
type | CodiumSDK.CPL.CPLType |