Olvasás angol nyelven Szerkesztés

Megosztás a következőn keresztül:


EncodingProvider.GetEncodings Method

Definition

Returns an array that contains all the encodings that are supported by the EncodingProvider.

public virtual System.Collections.Generic.IEnumerable<System.Text.EncodingInfo> GetEncodings ();

Returns

An array that contains all the supported encodings.

Remarks

This method returns a list of encodings that are supported by the EncodingProvider, uniquely distinguished by code page.

Megjegyzés

Starting in .NET 5, the list of supported encodings returned by GetEncodings includes encodings made available by any EncodingProvider implementations that were registered by calls to the RegisterProvider method.

Applies to

Termék Verziók
.NET 5, 6, 7, 8, 9