Summary
Gets the item at the specified `index` in the list.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- IAssetList
<T>
Syntax
T this[int index] { get; }
Parameters
| Name | Type | Description |
|---|---|---|
| index | int |
Value
| Type | Description |
|---|---|
| T |
T this[int index] { get; }
| Name | Type | Description |
|---|---|---|
| index | int |
| Type | Description |
|---|---|
| T |