ArcFM Responder Mobile Developer Guide
MMObjectClassCollectionClass Class
Members 






Object Model
MMObjectClassCollectionClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("9D7B67A4-8DAC-11D4-9A20-0001031AE963")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMObjectClassCollectionClass 
   Inherits System.__ComObject
   Implements IMMObjectClassCollection, MMObjectClassCollection 
'Usage
 
Dim instance As MMObjectClassCollectionClass
[System.Runtime.InteropServices.Guid("9D7B67A4-8DAC-11D4-9A20-0001031AE963")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMObjectClassCollectionClass : System.__ComObject, IMMObjectClassCollection, MMObjectClassCollection  
public class MMObjectClassCollectionClass = class(System.__ComObject, IMMObjectClassCollection, MMObjectClassCollection)
System.Runtime.InteropServices.GuidAttribute("9D7B67A4-8DAC-11D4-9A20-0001031AE963")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMObjectClassCollectionClass extends System.__ComObject implements IMMObjectClassCollection, MMObjectClassCollection 
[System.Runtime.InteropServices.Guid("9D7B67A4-8DAC-11D4-9A20-0001031AE963")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMObjectClassCollectionClass : public System.__ComObject, IMMObjectClassCollection, MMObjectClassCollection  
[System.Runtime.InteropServices.Guid("9D7B67A4-8DAC-11D4-9A20-0001031AE963")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMObjectClassCollectionClass : public System.__ComObject, IMMObjectClassCollection, MMObjectClassCollection  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMObjectClassCollectionClass

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

MMObjectClassCollectionClass Members
Miner.Interop Namespace

Send Feedback