Version: 2021.1
언어: 한국어
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.