ArcFM Responder Mobile Developer Guide
MMContentsViewClass Class
Members 






Object Model
MMContentsViewClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("FD928361-584A-11D4-B4B6-006008AD9A5E")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMContentsViewClass 
   Inherits System.__ComObject
   Implements ESRI.ArcGIS.ArcMapUI.IContentsView, MMContentsView 
'Usage
 
Dim instance As MMContentsViewClass
[System.Runtime.InteropServices.Guid("FD928361-584A-11D4-B4B6-006008AD9A5E")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class MMContentsViewClass : System.__ComObject, ESRI.ArcGIS.ArcMapUI.IContentsView, MMContentsView  
public class MMContentsViewClass = class(System.__ComObject, ESRI.ArcGIS.ArcMapUI.IContentsView, MMContentsView)
System.Runtime.InteropServices.GuidAttribute("FD928361-584A-11D4-B4B6-006008AD9A5E")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class MMContentsViewClass extends System.__ComObject implements ESRI.ArcGIS.ArcMapUI.IContentsView, MMContentsView 
[System.Runtime.InteropServices.Guid("FD928361-584A-11D4-B4B6-006008AD9A5E")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMContentsViewClass : public System.__ComObject, ESRI.ArcGIS.ArcMapUI.IContentsView, MMContentsView  
[System.Runtime.InteropServices.Guid("FD928361-584A-11D4-B4B6-006008AD9A5E")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMContentsViewClass : public System.__ComObject, ESRI.ArcGIS.ArcMapUI.IContentsView, MMContentsView  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMContentsViewClass

Requirements

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

See Also

Reference

MMContentsViewClass Members
Miner.Interop Namespace

Send Feedback