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


IEnumReplicaWorkspace.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 > IEnumReplicaWorkspace Interface > IEnumReplicaWorkspace.Next Method
ArcGIS Developer Help

IEnumReplicaWorkspace.Next Method

The next replicated workspace in the map.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumReplicaWorkspace Interface