Function ItemList.getSelectedItems

Returns an array with the indexes of the selected items.

PoolArray!(int) getSelectedItems() nothrow @nogc;