DecoderReplacementFallback Methods
.NET Framework 4.5
The DecoderReplacementFallback type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreateFallbackBuffer | Creates a DecoderFallbackBuffer object that is initialized with the replacement string of this DecoderReplacementFallback object. (Overrides DecoderFallback.CreateFallbackBuffer().) |
|
Equals | Indicates whether the value of a specified object is equal to the DecoderReplacementFallback object. (Overrides Object.Equals(Object).) |
|
GetHashCode | Retrieves the hash code for the value of the DecoderReplacementFallback object. (Overrides Object.GetHashCode().) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |