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

FormatterConverter::ToInt32 method

Convertit une valeur en int32_t.

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

ReturnValue

La valeur convertie.

Voir aussi