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

FormatterConverter::ToInt32 method

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

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

ReturnValue

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

انظر أيضًا