System::Runtime::Serialization::IFormatterConverter::ToInt16 method

IFormatterConverter::ToInt16 method

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

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

ReturnValue

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

Δείτε επίσης