ArcFM Engine Developer Guide
ContentsViewByName Method (IMMContentsViewHelper)


Syntax
'Declaration
 
Function ContentsViewByName( _
   ByVal contentsName As String _
) As ESRI.ArcGIS.ArcMapUI.IContentsView
'Usage
 
Dim instance As IMMContentsViewHelper
Dim contentsName As String
Dim value As ESRI.ArcGIS.ArcMapUI.IContentsView
 
value = instance.ContentsViewByName(contentsName)
ESRI.ArcGIS.ArcMapUI.IContentsView ContentsViewByName( 
   string contentsName
)

Parameters

contentsName
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMContentsViewHelper Interface
IMMContentsViewHelper Members

 

 


Send Comment