get_Item
get_Item(int index) method
Returns a property at the specified index.
Parameters
| Name | Type | Description |
|---|---|---|
| index | int | Index of a property to return. |
Returns a property at the specified index.
| Name | Type | Description |
|---|---|---|
| index | int | Index of a property to return. |