Share via


TextRange Struktur

Definition

Stellt eine Auswahl von Textinhalten dar.

public value class TextRange
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
struct TextRange
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public struct TextRange
Public Structure TextRange
Vererbung
TextRange
Attribute

Felder

Length

Die Länge der aktuellen Auswahl in Unicode-Zeichen.

StartIndex

Die Position, die den Anfang der aktuellen Auswahl markiert, gemessen in Unicode-Zeichen vom Anfang des Texts.

Gilt für: