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

IFormatterConverter::ToInt64 method

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

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

ReturnValue

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

انظر أيضًا