ArcFM Responder Mobile Developer Guide
D8ListClass Class
Members 






Object Model
D8ListClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.GuidAttribute("C901BA5B-453D-11D3-88FC-00104B9F25F6")>
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMCoreEvents, Miner.Interop.Geodatabase, Version=10.1.0.0, Culture=neutral, PublicKeyToken=196beceb052ed5dc")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class D8ListClass 
   Inherits System.__ComObject
   Implements D8List, ID8List, ID8List2, ID8ListCancelSort, ID8ListEx, ID8ListItem, ID8ListItemEx, ID8ListSortProperties, IMMCoreEvents_Event, IMMHideEmptyChildren, IMMOrderedList, IMMOrderedListItem, IMMPersistentListItem, IMMPersistentListItemEx, IMMPersistentXML, IMMPersistentXML2, IMMSimplePersistentListItem 
'Usage
 
Dim instance As D8ListClass
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C901BA5B-453D-11D3-88FC-00104B9F25F6")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMCoreEvents, Miner.Interop.Geodatabase, Version=10.1.0.0, Culture=neutral, PublicKeyToken=196beceb052ed5dc")]
[System.Runtime.InteropServices.ComImport()]
public class D8ListClass : System.__ComObject, D8List, ID8List, ID8List2, ID8ListCancelSort, ID8ListEx, ID8ListItem, ID8ListItemEx, ID8ListSortProperties, IMMCoreEvents_Event, IMMHideEmptyChildren, IMMOrderedList, IMMOrderedListItem, IMMPersistentListItem, IMMPersistentListItemEx, IMMPersistentXML, IMMPersistentXML2, IMMSimplePersistentListItem  
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.GuidAttribute("C901BA5B-453D-11D3-88FC-00104B9F25F6")
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.ComSourceInterfacesAttribute("Miner.Interop.IMMCoreEvents, Miner.Interop.Geodatabase, Version=10.1.0.0, Culture=neutral, PublicKeyToken=196beceb052ed5dc")
System.Runtime.InteropServices.ComImportAttribute()
public class D8ListClass extends System.__ComObject implements D8List, ID8List, ID8List2, ID8ListCancelSort, ID8ListEx, ID8ListItem, ID8ListItemEx, ID8ListSortProperties, IMMCoreEvents_Event, IMMHideEmptyChildren, IMMOrderedList, IMMOrderedListItem, IMMPersistentListItem, IMMPersistentListItemEx, IMMPersistentXML, IMMPersistentXML2, IMMSimplePersistentListItem 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C901BA5B-453D-11D3-88FC-00104B9F25F6")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMCoreEvents, Miner.Interop.Geodatabase, Version=10.1.0.0, Culture=neutral, PublicKeyToken=196beceb052ed5dc")]
[System.Runtime.InteropServices.ComImport()]
public __gc class D8ListClass : public System.__ComObject, D8List, ID8List, ID8List2, ID8ListCancelSort, ID8ListEx, ID8ListItem, ID8ListItemEx, ID8ListSortProperties, IMMCoreEvents_Event, IMMHideEmptyChildren, IMMOrderedList, IMMOrderedListItem, IMMPersistentListItem, IMMPersistentListItemEx, IMMPersistentXML, IMMPersistentXML2, IMMSimplePersistentListItem  
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("C901BA5B-453D-11D3-88FC-00104B9F25F6")]
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComSourceInterfaces("Miner.Interop.IMMCoreEvents, Miner.Interop.Geodatabase, Version=10.1.0.0, Culture=neutral, PublicKeyToken=196beceb052ed5dc")]
[System.Runtime.InteropServices.ComImport()]
public ref class D8ListClass : public System.__ComObject, D8List, ID8List, ID8List2, ID8ListCancelSort, ID8ListEx, ID8ListItem, ID8ListItemEx, ID8ListSortProperties, IMMCoreEvents_Event, IMMHideEmptyChildren, IMMOrderedList, IMMOrderedListItem, IMMPersistentListItem, IMMPersistentListItemEx, IMMPersistentXML, IMMPersistentXML2, IMMSimplePersistentListItem  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.D8ListClass

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

D8ListClass Members
Miner.Interop Namespace

Send Feedback