System::Runtime::Serialization::IFormatterConverter::ToUInt32 metode

IFormatterConverter::ToUInt32 method

Mengonversi nilai ke uint32_t.

virtual uint32_t System::Runtime::Serialization::IFormatterConverter::ToUInt32(System::SharedPtr<Object> value)=0
ParameterTipeDeskripsi
valueSystem::SharedPtr<Object>Objek yang akan dikonversi.

ReturnValue

Nilai yang telah dikonversi.

Lihat Juga