System::Runtime::Serialization::FormatterConverter::ToInt64 metode

FormatterConverter::ToInt64 method

Mengonversi nilai ke int64_t.

int64_t System::Runtime::Serialization::FormatterConverter::ToInt64(System::SharedPtr<Object> value) override
ParameterTipeDeskripsi
valueSystem::SharedPtr<Object>Objek yang akan dikonversi.

ReturnValue

Nilai yang telah dikonversi.

Lihat Juga