ArcFM Solution Developer Guide
IMMOrderedListItem Interface
Members 


This interface provides information about list items and allows you to determine the order in which they appear.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("FBAB46F0-A078-11D4-9A21-0001031AE963")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMOrderedListItem 
'Usage
 
Dim instance As IMMOrderedListItem
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("FBAB46F0-A078-11D4-9A21-0001031AE963")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMOrderedListItem 
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMOrderedListItem Members
Miner.Interop Namespace

This interface provides information about list items and allows you to determine the order in which they appear.
Syntax
'Declaration
 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("FBAB46F0-A078-11D4-9A21-0001031AE963")>
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<ComImportAttribute()>
Public Interface IMMOrderedListItem 
'Usage
 
Dim instance As IMMOrderedListItem
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("FBAB46F0-A078-11D4-9A21-0001031AE963")]
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[ComImport()]
public interface IMMOrderedListItem 
Inheritance Hierarchy

Miner.Interop.IMMOrderedListItem

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMOrderedListItem Members
Miner.Interop Namespace

 

 


Send Comment