Version: 5.5
public static IntPtr NewObjectArray (int size, IntPtr clazz, IntPtr obj);

설명

Constructs a new array holding objects in class clazz. All elements are initially set to obj.