This document is archived and information here might be outdated. Recommended version. |
Obtains the next Name in the list.
[Visual Basic .NET] Public Function Next ( _ ) As IName
[C#] public IName Next ( );
[C++]
HRESULT Next(
void
);
The Next method returns the next Name in the enumerator.