Item
CollectionBase<T> indexer
Obtiene o establece el elemento en el índice especificado.
public T this[int index] { get; set; }
Parámetro | Descripción |
---|---|
index |
Ver también
- class CollectionBase<T>
- espacio de nombres Aspose.Cells
- asamblea Aspose.Cells
Obtiene o establece el elemento en el índice especificado.
public T this[int index] { get; set; }
Parámetro | Descripción |
---|---|
index |