ArcFM Solution Developer Guide
ID8ListItem Interface
Members 






This interface allows you to create list items which are contained by D8List objects.
Object Model
ID8ListItem Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("305DD5B1-4152-11D4-80D8-0050DA5BE899")>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface ID8ListItem 
'Usage
 
Dim instance As ID8ListItem
[System.Runtime.InteropServices.Guid("305DD5B1-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface ID8ListItem 
public interface ID8ListItem 
System.Runtime.InteropServices.GuidAttribute("305DD5B1-4152-11D4-80D8-0050DA5BE899")
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.ComImportAttribute()
public interface ID8ListItem 
[System.Runtime.InteropServices.Guid("305DD5B1-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface ID8ListItem 
[System.Runtime.InteropServices.Guid("305DD5B1-4152-11D4-80D8-0050DA5BE899")]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.ComImport()]
public interface class ID8ListItem 
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

ID8ListItem Members
Miner.Interop Namespace

Send Feedback