System::Runtime::Serialization::FormatterConverter::ToUInt16-Methode

FormatterConverter::ToUInt16 method

Konvertiert einen Wert in einen uint16_t.

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

ReturnValue

Der konvertierte Wert.

Siehe auch