ArcFM Responder Mobile Developer Guide
MMLayerCollectionClass Class
Members 






Object Model
MMLayerCollectionClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("A0F4E6C5-3F4D-437E-A6C3-4F5E81974E5E")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMLayerCollectionClass 
   Inherits System.__ComObject
   Implements IMMLayerCollection, MMLayerCollection 
'Usage
 
Dim instance As MMLayerCollectionClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A0F4E6C5-3F4D-437E-A6C3-4F5E81974E5E")]
[System.Runtime.InteropServices.ComImport()]
public class MMLayerCollectionClass : System.__ComObject, IMMLayerCollection, MMLayerCollection  
public class MMLayerCollectionClass = class(System.__ComObject, IMMLayerCollection, MMLayerCollection)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("A0F4E6C5-3F4D-437E-A6C3-4F5E81974E5E")
System.Runtime.InteropServices.ComImportAttribute()
public class MMLayerCollectionClass extends System.__ComObject implements IMMLayerCollection, MMLayerCollection 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A0F4E6C5-3F4D-437E-A6C3-4F5E81974E5E")]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMLayerCollectionClass : public System.__ComObject, IMMLayerCollection, MMLayerCollection  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("A0F4E6C5-3F4D-437E-A6C3-4F5E81974E5E")]
[System.Runtime.InteropServices.ComImport()]
public ref class MMLayerCollectionClass : public System.__ComObject, IMMLayerCollection, MMLayerCollection  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMLayerCollectionClass

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

MMLayerCollectionClass Members
Miner.Interop Namespace

Send Feedback