Summary
Initializes a collection with the members of the parameter collection.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Collections - Containing Type
- ArrayList4
<E>
Syntax
public ArrayList4(ICollection<E> c)
Parameters
Name | Type | Description |
---|---|---|
c | ICollection |
Return Value
Type | Description |
---|---|
void |