예제 #1
0
 public static extern JSStringRef JSPropertyNameArrayGetNameAtIndex(JSPropertyNameArrayRef array, UIntPtr index);
예제 #2
0
 public static extern void JSPropertyNameArrayRelease(JSPropertyNameArrayRef array);
예제 #3
0
 public static extern UIntPtr JSPropertyNameArrayGetCount(JSPropertyNameArrayRef array);
예제 #4
0
 public static extern JSPropertyNameArrayRef JSPropertyNameArrayRetain(JSPropertyNameArrayRef array);