Ejemplo n.º 1
0
 public bool RemoveLine(int index)
 {
     return(_pattern.RemoveItem(index));
 }