List.this

Undocumented in source.
  1. this()
  2. this(int capacity)
  3. this(Array!T array)
    class List(T)
    this
    (
    Array!T array
    )
  4. this(T[] list)

Meta