DataViewRecord.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Gets the value of the column specified by its index. |
Item[String] | name | Gets the value of the column specified by its name. |
Name | Parameters | Description |
---|---|---|
Item[Int32] | index | Gets the value of the column specified by its index. |
Item[String] | name | Gets the value of the column specified by its name. |