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

IFormatterConverter::ToInt32 method

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

virtual int32_t System::Runtime::Serialization::IFormatterConverter::ToInt32(System::SharedPtr<Object> value)=0
معاملنوعالوصف
قيمةSystem::SharedPtr<Object>الكائن الذي سيتم تحويله.

ReturnValue

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

انظر أيضًا