Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DecoderReplacementFallbackBuffer Constructor (DecoderReplacementFallback^)

 

Initializes a new instance of the DecoderReplacementFallbackBuffer class using the value of a DecoderReplacementFallback object.

Namespace:   System.Text
Assembly:  mscorlib (in mscorlib.dll)

public:
DecoderReplacementFallbackBuffer(
	DecoderReplacementFallback^ fallback
)

Parameters

fallback
Type: System.Text::DecoderReplacementFallback^

A DecoderReplacementFallback object that contains a replacement string.

.NET Framework
Available since 2.0
Return to top
Show:
© 2017 Microsoft