GetValueByIndex

ITagCollection.GetValueByIndex method

Devuelve el valor de una etiqueta en el índice especificado.

public string GetValueByIndex(int index)  
ParámetroTipoDescripción
indexInt32Índice de la etiqueta a devolver.

Valor de retorno

Valor de una etiqueta.

Véase también