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