CollectionBase1.Item
CollectionBase<T> indexer
Gets or sets the element at the specified index.
public T this[int index] { get; set; }
Parameter | Description |
---|---|
index |
See Also
- class CollectionBase<T>
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets or sets the element at the specified index.
public T this[int index] { get; set; }
Parameter | Description |
---|---|
index |