System::Runtime::Serialization::FormatterConverter::ToChar metodo

FormatterConverter::ToChar method

Converte un valore in un char16_t.

char16_t System::Runtime::Serialization::FormatterConverter::ToChar(System::SharedPtr<Object> value) override
ParametroTipoDescrizione
valueSystem::SharedPtr<Object>L’oggetto da convertire.

ReturnValue

Il valore convertito.

Vedi anche