public static IntPtr ToBooleanArray (bool[] array);

描述

将 System.Boolean 型的托管数组转换为 boolean 型的 Java 数组。