MovePrevious()

DecoderReplacementFallbackBuffer::MovePrevious() method

Moves to previous chracter.

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

Return Value

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

See Also