This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IE > IEnumReplicaWorkspace Interface > IEnumReplicaWorkspace.Next Method (ArcObjects .NET 10.4 SDK) |
The next replicated workspace in the map.
[Visual Basic .NET] Public Function Next ( _ ) As IWorkspace
[C#] public IWorkspace Next ( );