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

IFormatterConverter::ToUInt16 method

Convertit une valeur en uint16_t.

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

ReturnValue

La valeur convertie.

Voir aussi