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

IFormatterConverter::ToUInt64 method

Convertit une valeur en uint64_t.

virtual uint64_t System::Runtime::Serialization::IFormatterConverter::ToUInt64(System::SharedPtr<Object> value)=0
ParamètreTypeDescription
valeurSystem::SharedPtr<Object>L’objet à convertir.

ReturnValue

La valeur convertie.

Voir aussi