This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGMxDocument Interface > IGMxDocument.ContentsView Property (ArcObjects .NET 10.4 SDK) |
The contents view at the specified index.
[Visual Basic .NET] Public Function get_ContentsView ( _ ByVal index As Integer _ ) As IContentsView2
[C#] public IContentsView2 get_ContentsView ( int index );