ArcObjects Library Reference (GeoDatabase)  

IEnumReplica Interface

Provides access to members that enumerate through replica objects.

Product Availability

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

Members

Description
Method Next Retreives the next replica in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.

Remarks

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.