Aspose::Words::MailMerging::IMailMergeDataSource::MoveNext method

IMailMergeDataSource::MoveNext method

Advances to the next record in the data source.

virtual bool Aspose::Words::MailMerging::IMailMergeDataSource::MoveNext()=0

ReturnValue

true if moved to next record successfully; false if reached end of the data source.

See Also