SlotOf
int32 SlotOf(int32);
return fIconView->SlotOf(i);
int32 SlotOf(int32) const;
int32 currentSlot = SlotOf(index);
fCurrentSlot = fWindow->SlotOf(fCurrentIndex);