Example #1
0
 public void RemoveIndex(int index)
 {
     Marketplace.RemoveAt(index);
 }