void AddRow( IEnumerable<string> values )
Parameters
- values
Type: IEnumerable<string>
The values of the row.
Type: IEnumerable<string>
The values of the row.
void AddRow( IEnumerable<string> values )
Type: IEnumerable<string>
The values of the row.
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.