JuggerNET Runtime Library

floatArray Class

The proxy type for the Java type float[]

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

System.Object
   Codemesh.JuggerNET.JuggerNETProxyArray
      Codemesh.JuggerNET.floatArray

[DefaultMember(MemberName="Item")]
[JuggerNETProxyType(IsLeafType=True, JavaName="null", CodegenVersion="null")]
[ComVisible(Value=True)]
[Guid(Value="6c82cc03-563a-4306-b7c6-5df047aed0af")]
public class floatArray : 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

floatArray Members | Codemesh.JuggerNET Namespace