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


IGxViewContainer.Views Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxViewContainer Interface > IGxViewContainer.Views Property
ArcGIS Developer Help

IGxViewContainer.Views Property

All Gxviews in the application.

[Visual Basic .NET]
Public ReadOnly Property Views As IEnumGxView
[C#]
public IEnumGxView Views {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxViewContainer Interface