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
.NET Framework (current version)
Indicates whether a substitute string is available when the original input cannot be encoded, or whether the original input should be ignored.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Fallback(Char, Char, Int32) | When overridden in a derived class, prepares the fallback buffer to handle the specified surrogate pair. |
![]() | Fallback(Char, Int32) | When overridden in a derived class, prepares the fallback buffer to handle the specified input character. |
Show:
