Share via


Encoding Constructor

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the Encoding class.

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

Syntax

'Declaration
Protected Sub New
protected Encoding()
protected:
Encoding()
new : unit -> Encoding
protected function Encoding()

Remarks

Derived classes override this constructor.

.NET Framework Security

See Also

Reference

Encoding Class

System.Text Namespace