System::Runtime::Serialization::FormatterConverter::ToUInt16 metodo

FormatterConverter::ToUInt16 method

Converte un valore in un uint16_t.

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

ReturnValue

Il valore convertito.

Vedi anche