List.insert

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void insert(uinteger index, T[] dat)
  2. void insert(uinteger index, T dat)
    class List(T)
    void
    insert

Meta