System::Runtime::Serialization::FormatterConverter::ToUInt32 metodo

FormatterConverter::ToUInt32 method

Converte un valore in un uint32_t.

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

ReturnValue

Il valore convertito.

Vedi anche