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

IFormatterConverter::ToInt16 method

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

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

ReturnValue

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

انظر أيضًا