ArcFM Solution Developer Guide
ID8List2 Interface
Members 






This interface is implemented on anything that implements ID8List2. It returns all of the children in a list as an enumeration.
Object Model
ID8List2 Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<System.Runtime.InteropServices.GuidAttribute("51618A70-BF42-11D4-AE3B-0001031AE970")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface ID8List2 
'Usage
 
Dim instance As ID8List2
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("51618A70-BF42-11D4-AE3B-0001031AE970")]
[System.Runtime.InteropServices.ComImport()]
public interface ID8List2 
public interface ID8List2 
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)
System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)
System.Runtime.InteropServices.GuidAttribute("51618A70-BF42-11D4-AE3B-0001031AE970")
System.Runtime.InteropServices.ComImportAttribute()
public interface ID8List2 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("51618A70-BF42-11D4-AE3B-0001031AE970")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface ID8List2 
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.Guid("51618A70-BF42-11D4-AE3B-0001031AE970")]
[System.Runtime.InteropServices.ComImport()]
public interface class ID8List2 
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

ID8List2 Members
Miner.Interop Namespace

Send Feedback