Modifier and Type | Method and Description |
---|---|
DataRow |
DataRowCollection.get(int i)
get.
|
DataRow |
DataTable.newRow()
newRow.
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.IEnumerator<DataRow> |
DataRowCollection.iterator()
Gets Iterator
|
Modifier and Type | Method and Description |
---|---|
void |
DataRowCollection.add(DataRow dataRow)
add.
|
MailMessage |
TemplateEngine.merge(DataRow row)
Merge a source DataRow with the template.
|