Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace : IMMOrderedListItem Interface |
For a list of all members of this type, see IMMOrderedListItem members.
Name | Description | |
---|---|---|
![]() | IsBottom | Returns a boolean value indicating whether the list item is at the bottom of the list. |
![]() | IsTop | Returns a boolean value indicating whether the list item is at the top of the list. |
![]() | MoveDown | Moves the list item down in the list. |
![]() | MoveToBottom | Moves the list item to the bottom of the list. |
![]() | MoveToTop | Moves the list item to the top of the list. |
![]() | MoveUp | Moves the list item up in the list. |