System::Runtime::Serialization::IFormatterConverter::ToInt16 메서드

IFormatterConverter::ToInt16 method

값을 int16_t 로 변환합니다.

virtual int16_t System::Runtime::Serialization::IFormatterConverter::ToInt16(System::SharedPtr<Object> value)=0
매개변수형식설명
valueSystem::SharedPtr<Object>변환될 객체.

ReturnValue

변환된 값.

또 보기