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

FormatterConverter::ToInt64 method

Convertit une valeur en int64_t.

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

ReturnValue

La valeur convertie.

Voir aussi