ArcFM Responder Mobile Developer Guide
MMLayerCollection Interface
Members 






Object Model
MMLayerCollection Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("96A8608F-409A-4A01-BDE4-65719268D55D")>
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMLayerCollectionClass)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMLayerCollection 
   Inherits IMMLayerCollection 
'Usage
 
Dim instance As MMLayerCollection
[System.Runtime.InteropServices.Guid("96A8608F-409A-4A01-BDE4-65719268D55D")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLayerCollectionClass)]
[System.Runtime.InteropServices.ComImport()]
public interface MMLayerCollection : IMMLayerCollection  
public interface MMLayerCollection = class(IMMLayerCollection)
System.Runtime.InteropServices.GuidAttribute("96A8608F-409A-4A01-BDE4-65719268D55D")
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMLayerCollectionClass)
System.Runtime.InteropServices.ComImportAttribute()
public interface MMLayerCollection implements IMMLayerCollection 
[System.Runtime.InteropServices.Guid("96A8608F-409A-4A01-BDE4-65719268D55D")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLayerCollectionClass)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMLayerCollection : public IMMLayerCollection  
[System.Runtime.InteropServices.Guid("96A8608F-409A-4A01-BDE4-65719268D55D")]
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMLayerCollectionClass)]
[System.Runtime.InteropServices.ComImport()]
public interface class MMLayerCollection : public IMMLayerCollection  
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

MMLayerCollection Members
Miner.Interop Namespace

Send Feedback