ArcFM Responder Mobile Developer Guide
D8ListItemClass Class
Members 






Object Model
D8ListItemClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("484A404E-4531-11D3-88FC-00104B9F25F6")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMCoreEvents, Miner.Interop.Geodatabase, Version=10.1.0.0, Culture=neutral, PublicKeyToken=196beceb052ed5dc")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class D8ListItemClass 
   Inherits System.__ComObject
   Implements D8ListItem, ID8GeoAssoc, ID8ListItem, ID8ListItemEx, IMMCoreEvents_Event, IMMOrderedListItem, IMMPersistentListItem, IMMPersistentListItemEx, IMMSimplePersistentListItem 
'Usage
 
Dim instance As D8ListItemClass
[System.Runtime.InteropServices.Guid("484A404E-4531-11D3-88FC-00104B9F25F6")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMCoreEvents, Miner.Interop.Geodatabase, Version=10.1.0.0, Culture=neutral, PublicKeyToken=196beceb052ed5dc")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public class D8ListItemClass : System.__ComObject, D8ListItem, ID8GeoAssoc, ID8ListItem, ID8ListItemEx, IMMCoreEvents_Event, IMMOrderedListItem, IMMPersistentListItem, IMMPersistentListItemEx, IMMSimplePersistentListItem  
System.Runtime.InteropServices.GuidAttribute("484A404E-4531-11D3-88FC-00104B9F25F6")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMCoreEvents, Miner.Interop.Geodatabase, Version=10.1.0.0, Culture=neutral, PublicKeyToken=196beceb052ed5dc")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComImportAttribute()
public class D8ListItemClass extends System.__ComObject implements D8ListItem, ID8GeoAssoc, ID8ListItem, ID8ListItemEx, IMMCoreEvents_Event, IMMOrderedListItem, IMMPersistentListItem, IMMPersistentListItemEx, IMMSimplePersistentListItem 
[System.Runtime.InteropServices.Guid("484A404E-4531-11D3-88FC-00104B9F25F6")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMCoreEvents, Miner.Interop.Geodatabase, Version=10.1.0.0, Culture=neutral, PublicKeyToken=196beceb052ed5dc")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public __gc class D8ListItemClass : public System.__ComObject, D8ListItem, ID8GeoAssoc, ID8ListItem, ID8ListItemEx, IMMCoreEvents_Event, IMMOrderedListItem, IMMPersistentListItem, IMMPersistentListItemEx, IMMSimplePersistentListItem  
[System.Runtime.InteropServices.Guid("484A404E-4531-11D3-88FC-00104B9F25F6")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMCoreEvents, Miner.Interop.Geodatabase, Version=10.1.0.0, Culture=neutral, PublicKeyToken=196beceb052ed5dc")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComImport()]
public ref class D8ListItemClass : public System.__ComObject, D8ListItem, ID8GeoAssoc, ID8ListItem, ID8ListItemEx, IMMCoreEvents_Event, IMMOrderedListItem, IMMPersistentListItem, IMMPersistentListItemEx, IMMSimplePersistentListItem  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.D8ListItemClass

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

D8ListItemClass Members
Miner.Interop Namespace

Send Feedback