System::Runtime::Serialization::IFormatterConverter::ToUInt32 طريقة

IFormatterConverter::ToUInt32 method

يحوِّل قيمة إلى uint32_t.

virtual uint32_t System::Runtime::Serialization::IFormatterConverter::ToUInt32(System::SharedPtr<Object> value)=0
ParameterTypeالوصف
valueSystem::SharedPtr<Object>الكائن المراد تحويله.

ReturnValue

القيمة المحوّلة.

انظر أيضًا