IFormatterConverter.ToInt16(Object) Metodo

Definizione

Converte un valore in un Signed Integer a 16 bit.

public:
 short ToInt16(System::Object ^ value);
public short ToInt16 (object value);
abstract member ToInt16 : obj -> int16
Public Function ToInt16 (value As Object) As Short

Parametri

value
Object

Oggetto da convertire.

Restituisce

Valore value convertito.

Si applica a