Item

TextFragmentCollection indexer

Obtiene el elemento de fragmento de texto en el índice especificado.

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

Valor_devuelto

Objeto fragmento de texto.

Ver también