System::Text::EncoderExceptionFallbackBuffer::MovePrevious 方法

EncoderExceptionFallbackBuffer::MovePrevious method

移动到上一个字符。

virtual bool System::Text::EncoderExceptionFallbackBuffer::MovePrevious() override

ReturnValue

始终返回 false,因为未存储任何字符。

另见