EncoderReplacementFallbackBuffer.MovePrevious 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
這使得下一次呼叫 GetNextChar() 方法時,會在當前字元位置之前存取替換備援緩衝區中的字元位置。
public:
override bool MovePrevious();
public override bool MovePrevious();
override this.MovePrevious : unit -> bool
Public Overrides Function MovePrevious () As Boolean
傳回
true若MovePrevious()操作成功;否則,。 false