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.

EncoderFallbackBuffer::Fallback Method

 

Indicates whether a substitute string is available when the original input cannot be encoded, or whether the original input should be ignored.

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

NameDescription
System_CAPS_pubmethodFallback(Char, Char, Int32)

When overridden in a derived class, prepares the fallback buffer to handle the specified surrogate pair.

System_CAPS_pubmethodFallback(Char, Int32)

When overridden in a derived class, prepares the fallback buffer to handle the specified input character.

Return to top
Show:
© 2017 Microsoft