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


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

IEnumStandaloneTable.Next Method

The next StandaloneTable.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumStandaloneTable Interface