Пример #1
0
 public int Clone(int idx)
 {
     return(Unmanaged.Clone(Pointer, idx));
 }