Share via


IAdcControllerProvider.MinValue Propiedad

Definición

Obtiene el valor mínimo que puede devolver el controlador.

public:
 property int MinValue { int get(); };
int MinValue();
public int MinValue { get; }
var int32 = iAdcControllerProvider.minValue;
Public ReadOnly Property MinValue As Integer

Valor de propiedad

Int32

int

Valor mínimo.

Se aplica a