ArcFM Solution Developer Guide
IMMOrderedList Interface Members
Methods 

The following tables list the members exposed by IMMOrderedList.

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