EncodingInfo Methods

 

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

NameDescription
System_CAPS_pubmethodEquals(Object^)

Gets a value indicating whether the specified object is equal to the current EncodingInfo object.(Overrides Object::Equals(Object^).)

System_CAPS_pubmethodGetEncoding()

Returns a Encoding object that corresponds to the current EncodingInfo object.

System_CAPS_pubmethodGetHashCode()

Returns the hash code for the current EncodingInfo 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: