JuggerNET Runtime Library

longArray Class

The proxy type for the Java type long[]

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

System.Object
   Codemesh.JuggerNET.JuggerNETProxyArray
      Codemesh.JuggerNET.longArray

[Guid(Value="909ecdff-b659-40c3-8f2f-90fcc4a23907")]
[ComVisible(Value=True)]
[DefaultMember(MemberName="Item")]
[JuggerNETProxyType(IsLeafType=True, JavaName="null", CodegenVersion="null")]
public class longArray : 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

longArray Members | Codemesh.JuggerNET Namespace