Exemple #1
0
 public T Get(int index)
 {
     return(_list.Get(index));
 }