EncodingInfo: GetEncoding

GetEncoding

Returns an encoding object that used the code page specified by this encoding.



 Public Function GetEncoding ( ) As Encoding

Return Values

Encoding -  A new encoding object using the code page of this encoding.

See Also

Project CorLib Overview

Class EncodingInfo Overview