System::Runtime::Serialization::FormatterConverter::ToInt16 metodu

FormatterConverter::ToInt16 method

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

int16_t System::Runtime::Serialization::FormatterConverter::ToInt16(System::SharedPtr<Object> value) override
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