DecoderReplacementFallback Methods
.NET Framework (current version)
Namespace:
System.Text
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CreateFallbackBuffer() | Creates a DecoderFallbackBuffer object that is initialized with the replacement string of this DecoderReplacementFallback object.(Overrides DecoderFallback::CreateFallbackBuffer().) |
![]() | Equals(Object^) | 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() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:
