System::Runtime::Serialization::FormatterConverter::ToChar método

FormatterConverter::ToChar method

Convierte un valor a un char16_t.

char16_t System::Runtime::Serialization::FormatterConverter::ToChar(System::SharedPtr<Object> value) override
ParámetroTipoDescripción
valorSystem::SharedPtr<Object>El objeto a convertir.

ReturnValue

El valor convertido.

Ver también