Retrieves the next version info.
[Visual Basic .NET] Public Function Next ( _ ) As IVersionInfo
[C#] public IVersionInfo Next ( );
[C++]
HRESULT Next(
IVersionInfo** info
);
[C++]Parameters
info [out, retval]info is a parameter of type IVersionInfo
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
The Next method returns the next version's properties.