db4o
ReflectArray.set Method
void
set(
object
onArray
,
int
index
,
object
element
);
See Also
ReflectArray Interface
|
com.db4o.reflect Namespace