System::Runtime::Serialization::IFormatterConverter::ToChar method

IFormatterConverter::ToChar method

Mengonversi nilai ke char16_t.

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

ReturnValue

Nilai yang telah dikonversi.

Lihat Juga