The EncodingTools type exposes the following members.

Methods

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkGetEncoding(Int32)
Returns the encoding associated with the specified code page.
Public methodStatic memberSupported by the .NET Compact FrameworkGetEncoding(String)
Returns the encoding associated with the specified code page name.
Public methodStatic memberSupported by the .NET Compact FrameworkGetEncodingNames
Gets a list of supported encoding names.

See Also