This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumReplica Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that enumerate through replica objects.
Description | ||
---|---|---|
Next | Retreives the next replica in the enumeration sequence. | |
Reset | Resets the enumeration sequence to the beginning. |
Use IEnumReplica to cycle through replicas in a workspace.
Objects of this type are created through the IWorkspaceReplicas::Replicas property. The enumerator contains a set of IReplica objects.