Exemple #1
0
 public void RemoveItem(int index)
 {
     Medias.RemoveAt(index);
 }