System::Runtime::Serialization::IFormatterConverter::ToInt16 मेथड

IFormatterConverter::ToInt16 method

एक मान को int16_t में परिवर्तित करता है।

virtual int16_t System::Runtime::Serialization::IFormatterConverter::ToInt16(System::SharedPtr<Object> value)=0
पैरामीटरप्रकारविवरण
मानSystem::SharedPtr<Object>परिवर्तित किया जाने वाला ऑब्जेक्ट।

ReturnValue

परिवर्तित मान।

संबंधित देखें