[]
Returns the value of the specified item.
object GetValue(int item, string field)
Function GetValue(item As Integer, field As String) As Object
| Type | Name | Description |
|---|---|---|
| int | item | Specified item index. |
| string | field | Specified field name. |
| Type | Description |
|---|---|
| object |