MovePrevious()

EncoderReplacementFallbackBuffer::MovePrevious() method

Moves to previous chracter.

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

Return Value

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

See Also