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