Beispiel #1
0
 public Vdest GetAt(int idx)
 {
     return(_srcToDest(_innerMap.GetAt(idx)));
 }