System::Runtime::Serialization::IFormatterConverter::ToInt64 metode

IFormatterConverter::ToInt64 method

Mengonversi nilai ke int64_t.

virtual int64_t System::Runtime::Serialization::IFormatterConverter::ToInt64(System::SharedPtr<Object> value)=0
ParameterTipeDeskripsi
valueSystem::SharedPtr<Object>Objek yang akan dikonversi.

ReturnValue

Nilai yang telah dikonversi.

Lihat Juga