ArcFM Solution Developer Guide
IMMOrderedList Interface
Members 


This interface allows you to determine the way a list is ordered and sorted.
Available at Version
Product Availability
Required Licenses
.NET Assembly
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("65EEB380-A072-11D4-9A21-0001031AE963")>
<ComImportAttribute()>
Public Interface IMMOrderedList 
'Usage
 
Dim instance As IMMOrderedList
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("65EEB380-A072-11D4-9A21-0001031AE963")]
[ComImport()]
public interface IMMOrderedList 
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

IMMOrderedList Members
Miner.Interop Namespace

This interface allows you to determine the way a list is ordered and sorted.
Syntax
'Declaration
 
<TypeLibTypeAttribute(TypeLibTypeFlags.FOleAutomation)>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
<GuidAttribute("65EEB380-A072-11D4-9A21-0001031AE963")>
<ComImportAttribute()>
Public Interface IMMOrderedList 
'Usage
 
Dim instance As IMMOrderedList
[TypeLibType(TypeLibTypeFlags.FOleAutomation)]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("65EEB380-A072-11D4-9A21-0001031AE963")]
[ComImport()]
public interface IMMOrderedList 
Inheritance Hierarchy

Miner.Interop.IMMOrderedList

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

IMMOrderedList Members
Miner.Interop Namespace

 

 


Send Comment