This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumTable Interface > IEnumTable.Next Method (ArcObjects .NET 10.5 SDK) |
Retrieves the next attributed relationship.
[Visual Basic .NET] Public Function Next ( _ ) As ITable
[C#] public ITable Next ( );
[C++]
HRESULT Next(
ITable** oneClass
);
[C++]
Parameters oneClass [out, retval]
oneClass is a parameter of type ITable