Add

TextFragmentCollection.Add method

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

public void Add(TextFragment fragment)
ParámetroEscribeDescripción
fragmentTextFragmentElemento de fragmento de texto para agregar.

Ver también