System.Text.DecoderReplacementFallback.CreateFallbackBuffer Method

Creates a System.Text.DecoderFallbackBuffer object that is initialized with the replacement string of this System.Text.DecoderReplacementFallback object.

Syntax

public override DecoderFallbackBuffer CreateFallbackBuffer ()

Returns

A System.Text.DecoderFallbackBuffer object that specifies a string to use instead of the original decoding operation input.

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