Share via


StringIndex.Utf16 Property

Definition

The offset or length of the substring in UTF-16 encoding.

Primary encoding used by .NET, Java, and JavaScript.

public int Utf16 { get; }
member this.Utf16 : int
Public ReadOnly Property Utf16 As Integer

Property Value

Applies to