[]
Initializes a new instance of the MapEntry struct with the specified start and length.
public MapEntry(int start, int length)
The start index of the text run.
The length of the text run.