System::Runtime::Serialization::FormatterConverter::ToUInt64 Methode

FormatterConverter::ToUInt64 method

Konvertiert einen Wert in einen uint64_t.

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

ReturnValue

Der konvertierte Wert.

Siehe auch