Provides the next value object in the enumeration.
[Visual Basic 6.0] Function Next As IGPValue
[Visual Basic .NET] Public Function Next ( _ ) As IGPValue
[C#] public IGPValue Next ( );
[Java] public IGPValue next ( ) throws IOException, AutomationException
[C++] HRESULT Next( IGPValue** Value );