TabItemList.opIndex

get item by id

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

Meta