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

FormatterConverter::ToInt16 method

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

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

ReturnValue

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

انظر أيضًا