System.Text.EncodingInfo.GetEncoding Method

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

Syntax

public Encoding GetEncoding ()

Returns

A System.Text.Encoding object that corresponds to the current System.Text.EncodingInfo object.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0