예제 #1
0
 public int GetIndex(SelectButton selection)
 {
     return(ItemGroup.IndexOf(selection));
 }