System::Runtime::Serialization::IFormatterConverter::ToUInt16 metode

IFormatterConverter::ToUInt16 method

Mengonversi nilai ke uint16_t.

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

ReturnValue

Nilai yang telah dikonversi.

Lihat Juga