StringListAdapter.this

Init with array of unicode strings.

  1. this()
  2. this(string[] items)
  3. this(dstring[] items)
    class StringListAdapter
    this
    (
    dstring[] items
    )
  4. this(StringListValue[] items)

Meta