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

FormatterConverter::ToUInt16 method

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

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

ReturnValue

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

انظر أيضًا