示例#1
0
 private void Remove(int index)
 {
     _tabLayout.RemoveTabAt(index);
 }