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