GetValueByIndex

ITagCollection.GetValueByIndex method

Renvoie la valeur d’une balise à l’index spécifié.

public string GetValueByIndex(int index)
ParamètreTaperLa description
indexInt32Index d’une balise à retourner.

Return_Value

Valeur d’une balise.

Voir également