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

IFormatterConverter::ToUInt16 method

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

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

ReturnValue

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

انظر أيضًا