JuggerNET Runtime Library

JuggerNETProxyArray Class

The baseclass for all array types that are proxy types for Java types.

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

System.Object
   Codemesh.JuggerNET.JuggerNETProxyArray
      Derived types

[Guid(Value="625aceaa-aa36-425d-bfb4-44f30ddcaa72")]
[ComVisible(Value=True)]
public abstract class JuggerNETProxyArray : JavaProxy, IDisposable, IEnumerable

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

JuggerNETProxyArray Members | Codemesh.JuggerNET Namespace