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