ArcFM Solution Developer Guide
ID8List Interface
Members 


The D8List functions as a container for list items, which are objects that implement the ID8ListItem interface.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<GuidAttribute("305DD5B0-4152-11D4-80D8-0050DA5BE899")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface ID8List 
'Usage
 
Dim instance As ID8List
[Guid("305DD5B0-4152-11D4-80D8-0050DA5BE899")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface ID8List 
Requirements

See Also

Reference

ID8List Members
Miner.Interop Namespace

The D8List functions as a container for list items, which are objects that implement the ID8ListItem interface.
Syntax
'Declaration
 
<GuidAttribute("305DD5B0-4152-11D4-80D8-0050DA5BE899")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface ID8List 
'Usage
 
Dim instance As ID8List
[Guid("305DD5B0-4152-11D4-80D8-0050DA5BE899")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface ID8List 
Inheritance Hierarchy

Miner.Interop.ID8List

Requirements

See Also

Reference

ID8List Members
Miner.Interop Namespace

 

 


Send Comment