System::Runtime::Serialization::FormatterConverter::ToInt16 metodo

FormatterConverter::ToInt16 method

Converte un valore in un int16_t.

int16_t System::Runtime::Serialization::FormatterConverter::ToInt16(System::SharedPtr<Object> value) override
ParametroTipoDescrizione
valoreSystem::SharedPtr<Object>L’oggetto da convertire.

ReturnValue

Il valore convertito.

Vedi anche