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

FormatterConverter::ToInt64 method

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

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

ReturnValue

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

انظر أيضًا