This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IC > IContentsViewEdit Interface > IContentsViewEdit.AddContentsView Method (ArcObjects .NET 10.4 SDK) |
Adds a contents view object to the TOC.
[Visual Basic .NET] Public Sub AddContentsView ( _ ByVal ContentsView As IContentsView _ )
[C#] public void AddContentsView ( IContentsView ContentsView );