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