Platform4.

CollectionToArray(ObjectContainerBase, Object) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal
Containing Type
Platform4

Syntax

public static Object[] CollectionToArray(ObjectContainerBase stream, Object obj)

Parameters

Name Type Description
stream ObjectContainerBase
obj Object

Return Value

Type Description
Object[]