Summary
This is a non reflection implementation for more speed.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Containing Type
- Collection4
Syntax
public Object[] ToArray(Object[] array)
Remarks
This is a non reflection implementation for more speed. In contrast to
the JDK behaviour, the passed array has to be initialized to the right
length.
Parameters
Name | Type | Description |
---|---|---|
array | Object[] |
Return Value
Type | Description |
---|---|
Object[] |