Exemplo n.º 1
0
 public Pointer get(int i) {
   return CoreFoundation.INSTANCE.CFArrayGetValueAtIndex(this, i);
 }