Item

SmartTagCollection indexer

Obtiene unSmartTag objeto en el índice específico

public SmartTag this[int index] { get; }
ParámetroDescripción
indexEl índice.

Valor_devuelto

devuelve unSmartTag objeto.

Ver también