EncoderReplacementFallback (System.Text.EncoderReplacementFallback)

Inherits: System.Text.EncoderFallback

Interfaces:

Derived Types: 0

Assembly: mscorlib.dll

Provides a failure handling mechanism, called a fallback, for an input character that cannot be converted to an output byte sequence. The fallback provides a user-specified replacement string in place of the original input character. This class cannot be inherited.

VB.NET C#

C#

public sealed class EncoderReplacementFallback : System.Text.EncoderFallback
{
}

Articles

Options for String#encode - Ruby Forum

EncoderReplacementFallback http://msdn2.microsoft.com/en-us/library/system.text.encoderreplacementfallback.aspx > :warn - Produce a warning, helpful for debugging. this is realy ...

Windows PowerShell : $OutputEncoding to the rescue

System.Text.EncoderReplacementFallback. DecoderFallback : System.Text.DecoderReplacementFallback. IsReadOnly : True. CodePage : 20127

EncoderReplacementFallbackBuffer Class (System.Text)

If the input character cannot be converted to an output byte sequence, a System.Text . . :: . EncoderReplacementFallback object provides a replacement string that is substituted for the ...

EncoderFallback Class (System.Text)

Provides a failure-handling mechanism, called a fallback, for an input ... System.Text . . :: . EncoderExceptionFallback      System.Text . . :: . EncoderReplacementFallback

Mono Documentation

... this section has not yet been entered. See Also: EncoderReplacementFallback Members. System.Object System.Text.EncoderFallback System.Text.EncoderReplacementFallback

Mono Documentation

See Also: EncoderReplacementFallback Members. System.Object System.Text.EncoderFallback System.Text.EncoderReplacementFallback

Mono Documentation

The members of System.Text.EncoderReplacementFallback are listed below. See Also: Inherited members from System.Text.EncoderFallback [ ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support