AndroidJNI.GetObjectArrayElement Manual     Reference     Scripting  
Scripting > Runtime Classes > AndroidJNI
AndroidJNI.GetObjectArrayElement

static function GetObjectArrayElement (array : IntPtr, index : int) : IntPtr

Description

Returns an element of an Object array.

See Also: Java Native Interface Specification (Oracle)