コード例 #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);