Udostępnij za pośrednictwem


TextEncoderSettings.GetAllowedCodePoints Metoda

Definicja

Pobiera moduł wyliczający wszystkich dozwolonych punktów kodu.

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 Iterator Overridable Function GetAllowedCodePoints () As IEnumerable(Of Integer)
Public Overridable Function GetAllowedCodePoints () As IEnumerable(Of Integer)

Zwraca

IEnumerable<Int32>

Moduł wyliczający dozwolonych punktów kodu.

Dotyczy