System::Text::DecoderReplacementFallbackBuffer::MovePrevious method

DecoderReplacementFallbackBuffer::MovePrevious method

Moves to previous chracter.

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

ReturnValue

True if there is a previous character in replacement string and a step back succeeded, false otherwise.

See Also