Méthode System::Runtime::Serialization::FormatterConverter::ToInt16

FormatterConverter::ToInt16 method

Convertit une valeur en int16_t.

int16_t System::Runtime::Serialization::FormatterConverter::ToInt16(System::SharedPtr<Object> value) override
ParamètreTypeDescription
valeurSystem::SharedPtr<Object>L’objet à convertir.

ReturnValue

La valeur convertie.

Voir aussi