This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPVersionInfos Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the VersionInfos Interface.
Description | ||
---|---|---|
Add | Adds a version info. | |
Count | The version info count. | |
Element | The version info at the specified position. | |
Insert | Adds a version info at the specified position. | |
Remove | Removes the version info at the specified position. | |
RemoveAll | Removes all version infos. |
CoClasses and Classes | Description |
---|---|
GPVersionInfos | A collection of GPVersionInfo objects. |