System::Runtime::Serialization::IFormatterConverter::ToUInt32 metodu

IFormatterConverter::ToUInt32 method

Bir değeri uint32_t tipine dönüştürür.

virtual uint32_t System::Runtime::Serialization::IFormatterConverter::ToUInt32(System::SharedPtr<Object> value)=0
ParameterTypeAçıklama
değerSystem::SharedPtr<Object>Dönüştürülecek nesne.

ReturnValue

Dönüştürülmüş değer.

Ayrıca Bakınız