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

FormatterConverter::ToByte method

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

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

ReturnValue

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

انظر أيضًا