Partage via


TextEncoderSettings.GetAllowedCodePoints Méthode

Définition

Obtient un énumérateur de tous les points de code autorisés.

public:
 virtual System::Collections::Generic::IEnumerable<int> ^ GetAllowedCodePoints();
public virtual System.Collections.Generic.IEnumerable<int> GetAllowedCodePoints ();
abstract member GetAllowedCodePoints : unit -> seq<int>
override this.GetAllowedCodePoints : unit -> seq<int>
Public Overridable Function GetAllowedCodePoints () As IEnumerable(Of Integer)
Public Iterator Overridable Function GetAllowedCodePoints () As IEnumerable(Of Integer)

Retours

Énumérateur des points de code autorisés.

S’applique à