JuggerNET Runtime Library

boolArray Class

The proxy type for the Java type boolean[]

For a list of all members of this type, see boolArray Members.

System.Object
   Codemesh.JuggerNET.JuggerNETProxyArray
      Codemesh.JuggerNET.boolArray

[ComVisible(Value=True)]
[DefaultMember(MemberName="Item")]
[JuggerNETProxyType(IsLeafType=True, JavaName="null", CodegenVersion="null")]
[Guid(Value="24502675-9777-40d3-897b-6de94e80dc8b")]
public class boolArray : JuggerNETProxyArray

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Codemesh.JuggerNET

Assembly: netrt (in netrt.dll)

See Also

boolArray Members | Codemesh.JuggerNET Namespace