System::Runtime::Serialization::FormatterConverter::ToInt16 metode

FormatterConverter::ToInt16 method

Mengonversi nilai ke int16_t.

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

ReturnValue

Nilai yang telah dikonversi.

Lihat Juga