EncoderExceptionFallback Methods
.NET Framework (current version)
Namespace:
System.Text
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CreateFallbackBuffer() | Returns an encoder fallback buffer that throws an exception if it cannot convert a character sequence to a byte sequence.(Overrides EncoderFallback::CreateFallbackBuffer().) |
![]() | Equals(Object^) | Indicates whether the current EncoderExceptionFallback object and a specified object are equal.(Overrides Object::Equals(Object^).) |
![]() | GetHashCode() | Retrieves the hash code for this instance.(Overrides Object::GetHashCode().) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:
