db4o

Constraints.ToArray Method 

returns an array of the contained com.db4o.query.Constraint objects.

Constraint[] ToArray();

Return Value

an array of the contained com.db4o.query.Constraint objects.

See Also

Constraints Interface | com.db4o.query Namespace