EncoderReplacementFallback Methods

 

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

NameDescription
System_CAPS_pubmethodCreateFallbackBuffer()

Creates a EncoderFallbackBuffer object that is initialized with the replacement string of this EncoderReplacementFallback object.(Overrides EncoderFallback::CreateFallbackBuffer().)

System_CAPS_pubmethodEquals(Object^)

Indicates whether the value of a specified object is equal to the EncoderReplacementFallback object.(Overrides Object::Equals(Object^).)

System_CAPS_pubmethodGetHashCode()

Retrieves the hash code for the value of the EncoderReplacementFallback object.(Overrides Object::GetHashCode().)

System_CAPS_pubmethodGetType()

Gets the Type of the current instance.(Inherited from Object.)

System_CAPS_pubmethodToString()

Returns a string that represents the current object.(Inherited from Object.)

Return to top
Show: