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

IFormatterConverter::ToUInt64 method

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

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

ReturnValue

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

انظر أيضًا