EncodingInfo Methods
.NET Framework (current version)
Namespace:
System.Text
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Gets a value indicating whether the specified object is equal to the current EncodingInfo object.(Overrides Object::Equals(Object^).) |
![]() | GetEncoding() | Returns a Encoding object that corresponds to the current EncodingInfo object. |
![]() | GetHashCode() | Returns the hash code for the current EncodingInfo object.(Overrides Object::GetHashCode().) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:
