Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The GetEncoding method overloads return the Encoding object for a given character set.
Overload list
| Name | Description | |
|---|---|---|
![]() |
GetEncoding() | The GetEncoding method returns the Encoding for the character set that this Charset object represents. |
![]() ![]() |
GetEncoding(Int32) | The GetEncoding method returns an Encoding object for the specified code page. |
![]() ![]() |
GetEncoding(String) | The GetEncoding method returns an Encoding object for the specified character set name. |
Top
.gif)
.gif)