System::Runtime::Serialization::FormatterConverter::ToInt32 metode

FormatterConverter::ToInt32 method

Mengonversi nilai ke int32_t.

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

ReturnValue

Nilai yang telah dikonversi.

Lihat Juga