Summary
returns the first object found in the Collections that equals() the
passed object
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Containing Type
- Collection4
Syntax
public Object Get(Object element)
Parameters
Name | Type | Description |
---|---|---|
element | Object |
Return Value
Type | Description |
---|---|
Object |