JuggerNET Runtime Library

charArray Class

The proxy type for the Java type char[]

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

System.Object
   Codemesh.JuggerNET.JuggerNETProxyArray
      Codemesh.JuggerNET.charArray

[JuggerNETProxyType(IsLeafType=True, JavaName="null", CodegenVersion="null")]
[ComVisible(Value=True)]
[DefaultMember(MemberName="Item")]
[Guid(Value="829cb052-b79b-4f64-a4be-e55ab185852b")]
public class charArray : 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

charArray Members | Codemesh.JuggerNET Namespace