This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IE > IEnumGxObject Interface > IEnumGxObject.Next Method (ArcObjects .NET 10.4 SDK) |
The next object.
[Visual Basic .NET] Public Function Next ( _ ) As IGxObject
[C#] public IGxObject Next ( );