Rune.Utf16SequenceLength Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the length in code units (Char) of the UTF-16 sequence required to represent this scalar value.
public:
property int Utf16SequenceLength { int get(); };
C#
public int Utf16SequenceLength { get; }
member this.Utf16SequenceLength : int
Public ReadOnly Property Utf16SequenceLength As Integer
The length in code units (Char) of the UTF-16 sequence required to represent this scalar value.
The return value will be 1 or 2.
Produit | Versions |
---|---|
.NET | Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :