[]
Populates an array of objects with the column values of the current row.
public override int GetValues(object[] values)
| Type | Name | Description |
|---|---|---|
| object[] | values | An array of Object into which to copy the attribute columns. |
| Type | Description |
|---|---|
| int | The number of instances of Object in the array. |