System::Runtime::Serialization::FormatterConverter::ToUInt64 méthode

FormatterConverter::ToUInt64 method

Convertit une valeur en uint64_t.

uint64_t System::Runtime::Serialization::FormatterConverter::ToUInt64(System::SharedPtr<Object> value) override
ParamètreTypeDescription
valeurSystem::SharedPtr<Object>L’objet à convertir.

ReturnValue

La valeur convertie.

Voir aussi