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

FormatterConverter::ToInt16 method

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

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

ReturnValue

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

انظر أيضًا