This document is archived and information here might be outdated. Recommended version. |
Returns the next symbolID-symbol pair in the collection.
[Visual Basic .NET] Public Function Next ( _ ) As ISymbolIdentifier
[C#] public ISymbolIdentifier Next ( );
[C++]
HRESULT Next(
void
);