JuggerNET Runtime Library

shortArray Class

The proxy type for the Java type short[]

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

System.Object
   Codemesh.JuggerNET.JuggerNETProxyArray
      Codemesh.JuggerNET.shortArray

[DefaultMember(MemberName="Item")]
[JuggerNETProxyType(IsLeafType=True, JavaName="null", CodegenVersion="null")]
[Guid(Value="9d523c9f-412b-40f3-8949-ff21d4435016")]
[ComVisible(Value=True)]
public class shortArray : 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

shortArray Members | Codemesh.JuggerNET Namespace