System::Runtime::Serialization::IFormatterConverter::ToUInt64 metode

IFormatterConverter::ToUInt64 method

Mengonversi nilai ke uint64_t.

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

ReturnValue

Nilai yang telah dikonversi.

Lihat Juga