Encoding Constructor
.NET Framework 2.0
Initializes a new instance of the Encoding class.
| Name | Description |
|---|---|
| Encoding () | Initializes a new instance of the Encoding class. Supported by the .NET Compact Framework. |
| Encoding (Int32) | Initializes a new instance of the Encoding class that corresponds to the specified code page. Supported by the .NET Compact Framework. |
Community Additions
ADD
Show: