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

FormatterConverter::ToByte method

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

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

ReturnValue

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

انظر أيضًا