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