API Reference GuideInterfacesIShellListingSelectNextObjectOn this pageSelectNextObjectDescriptionMoves the current selection to the next object (object version) item.Syntax// shellListing points to instance of IShellListingawait shellListing.SelectNextObject();Return typeTypeDescriptionPromise < void >Method does not return a value