Collections.

ToArray(ICollection) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen
Containing Type
Collections

Syntax

public static Object[] ToArray(ICollection collection)

Parameters

Name Type Description
collection ICollection

Return Value

Type Description
Object[]