Exemplo n.º 1
0
 public object[] GetAll()
 {
     return((object[])_objects.Clone());
 }