System::Runtime::Serialization::IFormatterConverter::ToInt16 yöntemi

IFormatterConverter::ToInt16 method

Bir değeri int16_t tipine dönüştürür.

virtual int16_t System::Runtime::Serialization::IFormatterConverter::ToInt16(System::SharedPtr<Object> value)=0
ParameterTypeAçıklama
değerSystem::SharedPtr<Object>Dönüştürülecek nesne.

ReturnValue

Dönüştürülmüş değer.

Ayrıca Bakınız