This document is archived and information here might be outdated. Recommended version. |
Provides access to members that enumerate through replica objects.
Name | Description | |
---|---|---|
Next | Retreives the next replica in the enumeration sequence. | |
Reset | Resets the enumeration sequence to the beginning. |
Classes | Description |
---|
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.