This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IE > IEnumRelationship Interface > IEnumRelationship.Next Method (ArcObjects .NET 10.4 SDK) |
Retrieves the next relationship in the enumeration sequence.
[Visual Basic .NET] Public Function Next ( _ ) As IRelationship
[C#] public IRelationship Next ( );
[C++]
HRESULT Next(
IRelationship** Relationship
);
[C++]
Parameters Relationship [out, retval]
Relationship is a parameter of type IRelationship