AddDataRow Method

From ReliaWiki
Revision as of 17:27, 6 May 2014 by Chris Kahn (talk | contribs)
Jump to navigation Jump to search


Adds a row of raw data to the data set.

Syntax

  • AddDataRow( ByVal row As RawData)

Parameters

row:

Usage Example