Method GetValues
GetValues(Object[])
Populates array of objects with values in current row.
Declaration
int GetValues(object[] objects)
Parameters
Type | Name | Description |
---|---|---|
System. |
objects | Array of objects to be populated. |
Returns
Type | Description |
---|---|
System. |
Number of objects copied in a specified array. |