System::Runtime::Serialization::FormatterConverter::ToChar Methode

FormatterConverter::ToChar method

Konvertiert einen Wert in einen char16_t.

char16_t System::Runtime::Serialization::FormatterConverter::ToChar(System::SharedPtr<Object> value) override
ParameterTypBeschreibung
WertSystem::SharedPtr<Object>Das zu konvertierende Objekt.

ReturnValue

Der konvertierte Wert.

Siehe auch