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

FormatterConverter::ToUInt16 method

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

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

ReturnValue

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

انظر أيضًا