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

描述

构造一个新数组,用于保存类 clazz 中的对象。所有元素最初均设置为 obj