This document is archived and information here might be outdated.  Recommended version.


IEnumReplicaServer.Next Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IE > IEnumReplicaServer Interface > IEnumReplicaServer.Next Method
ArcGIS Developer Help

IEnumReplicaServer.Next Method

The next replicated server in the map.

[Visual Basic .NET]
Public Function Next ( _
) As IGeoDataServer
[C#]
public IGeoDataServer Next (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumReplicaServer Interface