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

FormatterConverter::ToUInt64 method

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

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

ReturnValue

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

انظر أيضًا