Property Item
Item[Int32]
Declaration
public T this[int index] { get; }
Parameters
Type | Name | Description |
---|---|---|
Int32 | index |
Property Value
Type | Description |
---|---|
T |
public T this[int index] { get; }
Type | Name | Description |
---|---|---|
Int32 | index |
Type | Description |
---|---|
T |