System::Runtime::Serialization::IFormatterConverter::ToInt32 μέθοδος

IFormatterConverter::ToInt32 method

Μετατρέπει μια τιμή σε int32_t.

virtual int32_t System::Runtime::Serialization::IFormatterConverter::ToInt32(System::SharedPtr<Object> value)=0
ParameterTypeΠεριγραφή
τιμήSystem::SharedPtr<Object>Το αντικείμενο που θα μετατραπεί.

ReturnValue

Η μετατρεπόμενη τιμή.

Δείτε επίσης