Exemplo n.º 1
0
 public T Get(HandleVector <T> .Handle handle)
 {
     return(handleVector.GetItem(handle));
 }