Summary
Adds an element to the end of this collection.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Containing Type
- Collection4
Syntax
public bool Add(Object element)
Remarks
Adds an element to the end of this collection.
Parameters
Name | Type | Description |
---|---|---|
element | Object |
Return Value
Type | Description |
---|---|
bool |