System::Runtime::Serialization::IFormatterConverter::ToInt16 méthode

IFormatterConverter::ToInt16 method

Convertit une valeur en int16_t.

virtual int16_t System::Runtime::Serialization::IFormatterConverter::ToInt16(System::SharedPtr<Object> value)=0
ParamètreTypeDescription
valeurSystem::SharedPtr<Object>L’objet à convertir.

ReturnValue

La valeur convertie.

Voir aussi