ArcFM Solution Developer Guide
IMMOrderedList Interface Methods

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see IMMOrderedList members.

Public Methods
 NameDescription
 MethodGetFirstItemReturns the first item in the list as an IMMOrderedListItem object.  
 MethodGetLastItemReturns the last item in the list as an IMMOrderedListItem object.  
 MethodMoveItemDownGiven an IMMOrderedListItem, this method moves the list item down.  
 MethodMoveItemToBottomGiven an IMMOrderedListItem, this method moves the list item to the bottom of the list.  
 MethodMoveItemToTopGiven an IMMOrderedListItem, this method moves the list item to the top of the list.  
 MethodMoveItemUpGiven an IMMOrderedListItem, this method moves the list item up.  
Top
See Also

Reference

IMMOrderedList Interface
Miner.Interop Namespace

 

 


Send Comment