[]
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 System.Object in the array. |