Item

TextSegmentCollection indexer

Obtiene el elemento del segmento de texto en el índice especificado.

public TextSegment this[int index] { get; }
ParámetroDescripción
indexÍndice dentro de la colección.

Valor_devuelto

Objeto de segmento de texto.

Ver también