Exemplo n.º 1
0
 public static extern JSStringRef JSPropertyNameArrayGetNameAtIndex(JSPropertyNameArrayRef array, UIntPtr index);
Exemplo n.º 2
0
 public static extern void JSPropertyNameArrayRelease(JSPropertyNameArrayRef array);
Exemplo n.º 3
0
 public static extern UIntPtr JSPropertyNameArrayGetCount(JSPropertyNameArrayRef array);
Exemplo n.º 4
0
 public static extern JSPropertyNameArrayRef JSPropertyNameArrayRetain(JSPropertyNameArrayRef array);