Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll

Abstract class used to define values to fill parameters of a Routine
C#
public abstract class Fill : System.Object

Constructores

NombreDescripción
Fill()Constructor with undefined position, the position is defined by CODIUM
Fill(position)Constructor with defined position

Fill()

Constructor with undefined position, the position is defined by CODIUM
C#
public Fill();

Fill(position)

Constructor with defined position
C#
public Fill(System.Int32 position);

Parámetros

NombreTipoDescripción
positionSystem.Int32Position of the parameter