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

FormatterConverter::ToUInt16 method

Convertit une valeur en uint16_t.

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

ReturnValue

La valeur convertie.

Voir aussi