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


IEnumGxView.Next Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IE > IEnumGxView Interface > IEnumGxView.Next Method
ArcGIS Developer Help

IEnumGxView.Next Method

The next GxView.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEnumGxView Interface