TabItemList.get

get item by index

  1. TabItem get(int index)
  2. const(TabItem) get(int index)
    class TabItemList
    const
    const(TabItem)
    get
    (
    int index
    )
  3. TabItem get(string id)
  4. const(TabItem) get(string id)

Meta