ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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