Gets a list of supported encoding names.

Namespace:  Rebex
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Shared Function GetEncodingNames As String()
C#
public static string[] GetEncodingNames()

Return Value

List of encoding names.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also