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


IEnumGxView.Next Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

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