iter property

IList<T> iter

Classes with FromIterableIListMixin must override this.

Implementation

IList<T> get iter;