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

FormatterConverter::ToUInt64 method

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

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

ReturnValue

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

انظر أيضًا