System::Runtime::Serialization::FormatterConverter::ToInt16 método

FormatterConverter::ToInt16 method

Convierte un valor a int16_t.

int16_t System::Runtime::Serialization::FormatterConverter::ToInt16(System::SharedPtr<Object> value) override
ParámetroTipoDescripción
valueSystem::SharedPtr<Object>El objeto a convertir.

ReturnValue

El valor convertido.

Ver también