M-Files UI Extensibility Framework
SelectNextObject Method
IShellListing Interface : SelectNextObject Method
Description
Moves the current selection to the next object (object version) item.
Syntax
Visual Basic
Public Function SelectNextObject() As Boolean
Return Type
Returns true if a selection exists after the method call.
Remarks
Moves the selection to first object item if previous selection didn't exist. Unselects all if the last object item was already selected.
See Also

IShellListing Interface  | IShellListing Members