Provides access to members that enumerate through replica objects.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Next | Retreives the next replica in the enumeration sequence. | |
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.