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


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

IGPVersionInfos Interface

Provides access to the VersionInfos Interface.

Product Availability

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

Members

Name Description
Method Add Adds a version info.
Read-only property Count The version info count.
Read-only property Element The version info at the specified position.
Method Insert Adds a version info at the specified position.
Method Remove Removes the version info at the specified position.
Method RemoveAll Removes all version infos.

Classes that implement IGPVersionInfos

Classes Description
GPVersionInfos A collection of GPVersionInfo objects.