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

FormatterConverter::ToUInt32 method

يقوم بتحويل قيمة إلى uint32_t.

uint32_t System::Runtime::Serialization::FormatterConverter::ToUInt32(System::SharedPtr<Object> value) override
معاملنوعالوصف
قيمةSystem::SharedPtr<Object>الكائن الذي سيتم تحويله.

ReturnValue

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

انظر أيضًا