- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Collections - Containing Type
- ActivatableList
<T>
Syntax
public void CopyTo(int index, T[] array, int arrayIndex, int count)
Parameters
Name | Type | Description |
---|---|---|
index | int | |
array | T[] | |
arrayIndex | int | |
count | int |
Return Value
Type | Description |
---|---|
void |