Rune.Utf8SequenceLength Proprietà

Definizione

Restituisce la lunghezza in unità di codice della sequenza UTF-8 necessaria per rappresentare questo valore scalare.

public:
 property int Utf8SequenceLength { int get(); };
public int Utf8SequenceLength { get; }
member this.Utf8SequenceLength : int
Public ReadOnly Property Utf8SequenceLength As Integer

Valore della proprietà

Lunghezza nelle unità di codice della sequenza UTF-8 necessaria per rappresentare questo valore scalare.

Commenti

Il valore restituito sarà compreso tra 1 e 4.

Si applica a