Beispiel #1
0
 //Action
 public void RemoveAt()
 {
     NoteCatalog.RemoveAt(SelectedIndex);
 }