Miner.Interop Namespace > mmContentsViewHelperClass Class : ContentsViewByName Method |
'Declaration
Public Overridable Function ContentsViewByName( _ ByVal contentsName As System.String _ ) As ESRI.ArcGIS.ArcMapUI.IContentsView
'Usage
Dim instance As mmContentsViewHelperClass Dim contentsName As System.String Dim value As ESRI.ArcGIS.ArcMapUI.IContentsView value = instance.ContentsViewByName(contentsName)
public virtual ESRI.ArcGIS.ArcMapUI.IContentsView ContentsViewByName( System.string contentsName )
public function ContentsViewByName( contentsName: System.String ): ESRI.ArcGIS.ArcMapUI.IContentsView; virtual;
public function ContentsViewByName( contentsName : System.String ) : ESRI.ArcGIS.ArcMapUI.IContentsView;
public: virtual ESRI.ArcGIS.ArcMapUI.IContentsView* ContentsViewByName( System.string* contentsName )
public: virtual ESRI.ArcGIS.ArcMapUI.IContentsView^ ContentsViewByName( System.String^ contentsName )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2