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


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

IGPReplicas Interface

Provides access to the GPReplicas 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 GPReplica count.
Read-only property Element The GPReplica at the specified position.
Method Insert Adds a GPReplica at the specified position.
Method Remove Removes the GPReplica at the specified position.
Method RemoveAll Removes all GPReplicas.

Classes that implement IGPReplicas

Classes Description
GPReplicas A collection of GPReplica objects.