ListBoxesEx<E> extension

Extensions extension of List

on

Properties

firstSafe → E?

Available on List<E>, provided by the ListBoxesEx extension

no setter
lastSafe → E?

Available on List<E>, provided by the ListBoxesEx extension

no setter

Methods

atSafe(int index) → E?

Available on List<E>, provided by the ListBoxesEx extension