This document is archived and information here might be outdated. Recommended version. |
Returns the next reference data table.
[Visual Basic .NET] Public Function Next ( _ ) As IReferenceDataTable
[C#] public IReferenceDataTable Next ( );
[C++]
HRESULT Next(
void
);
Returns the next ReferenceDataTable from the enumerator.