This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcScene > ESRI.ArcGIS.ArcScene > Interfaces > IS > ISxDocument Interface > ISxDocument.ContentsView Property (ArcObjects .NET 10.5 SDK) |
The contents view at the specified index.
[Visual Basic .NET] Public Function get_ContentsView ( _ ByVal index As Integer _ ) As ISxContentsView
[C#] public ISxContentsView get_ContentsView ( int index );