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

IFormatterConverter::ToInt32 method

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

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

ReturnValue

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

انظر أيضًا