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

FormatterConverter::ToUInt32 method

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

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

ReturnValue

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

انظر أيضًا