DecoderReplacementFallbackBuffer::Reset Method ()
.NET Framework (current version)
Initializes all internal state information and data in the DecoderReplacementFallbackBuffer object.
Assembly: mscorlib (in mscorlib.dll)
The Reset method discards any persisted state information and data that govern the emitting of a replacement string. Unpredictable results occur if the decoding operation continues after the Reset method is invoked.
.NET Framework
Available since 2.0
Available since 2.0
Show: