System.Text.EncoderReplacementFallbackBuffer.MovePrevious Method

Causes the next call to the EncoderReplacementFallbackBuffer.GetNextChar method to access the character position in the replacement fallback buffer prior to the current character position.

Syntax

public override bool MovePrevious ()

Returns

true if the EncoderReplacementFallbackBuffer.MovePrevious operation was successful; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0