Object Item { get; set; }
Allows access to list items without typecasting.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | index or length | Int32 |
Returns: Object
Allows access to list items without typecasting.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | index or length | Int32 |
Returns: Object