Rune.Utf16SequenceLength Proprietà

Definizione

Restituisce la lunghezza in unità di codice (Char) della sequenza UTF-16 necessaria per rappresentare questo valore scalare.

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

Valore della proprietà

Lunghezza in unità di codice (Char) della sequenza UTF-16 necessaria per rappresentare questo valore scalare.

Commenti

Il valore restituito sarà 1 o 2.

Si applica a