OutlineCodeDefinitionCollection.Item

OutlineCodeDefinitionCollection indexer

Restituisce o imposta l’elemento all’indice specificato.

public OutlineCodeDefinition this[int index] { get; set; }
ParametroDescrizione
indexIndice in base zero dell’elemento da ottenere o impostare.

Valore di ritorno

l’elemento all’indice specificato.

Guarda anche