ArcFM Solution Developer Guide
IMMOrderedListItem Interface Members
Properties  Methods 

The following tables list the members exposed by IMMOrderedListItem.

Public Properties
 NameDescription
 PropertyIndexThis property returns the index of the list item. This value is zero-based (i.e., the first element in the list has an Index value of zero).  
Top
Public Methods
 NameDescription
 MethodIsBottomReturns a boolean value indicating whether the list item is at the bottom of the list.  
 MethodIsTopReturns a boolean value indicating whether the list item is at the top of the list.  
 MethodMoveDownMoves the list item down in the list.  
 MethodMoveToBottomMoves the list item to the bottom of the list.  
 MethodMoveToTopMoves the list item to the top of the list.  
 MethodMoveUpMoves the list item up in the list.  
Top
See Also

Reference

IMMOrderedListItem Interface
Miner.Interop Namespace

 

 


Send Comment