This document is archived and information here might be outdated.  Recommended version.


IEnumVersionInfo2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumVersionInfo2 Interface
ArcGIS Developer Help

IEnumVersionInfo2 Interface

Provides access to members that enumerate version information.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read-only property Count The number of versions in the enumeration.
Method Next Retrieves the next version info.
Method Reset Resets the enumeration sequence to the beginning.

Inherited Interfaces

Interfaces Description
IEnumVersionInfo Provides access to members that enumerate version information.

Classes that implement IEnumVersionInfo2

Classes Description