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

FormatterConverter::ToInt64 method

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

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

ReturnValue

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

انظر أيضًا