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