System::Runtime::Serialization::IFormatterConverter::ToInt32 metode

IFormatterConverter::ToInt32 method

Mengonversi nilai ke int32_t.

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

ReturnValue

Nilai yang telah dikonversi.

Lihat Juga