Metode System::Runtime::Serialization::IFormatterConverter::ToInt16

IFormatterConverter::ToInt16 method

Mengonversi nilai ke int16_t.

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

ReturnValue

Nilai yang telah dikonversi.

Lihat Juga