ArcFM Solution Developer Guide
MoveToBottom Method (IMMOrderedListItem)






Moves the list item to the bottom of the list.
Syntax
'Declaration
 
Sub MoveToBottom() 
'Usage
 
Dim instance As IMMOrderedListItem
 
instance.MoveToBottom()
void MoveToBottom()
procedure MoveToBottom(); 
function MoveToBottom();
void MoveToBottom(); 
void MoveToBottom(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMMOrderedListItem Interface
IMMOrderedListItem Members

Send Feedback