Summary
tests if the object is in the Collection.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Containing Type
- Collection4
Syntax
public bool ContainsByIdentity(Object element)
Remarks
tests if the object is in the Collection. == comparison.
Parameters
| Name | Type | Description |
|---|---|---|
| element | Object |
Return Value
| Type | Description |
|---|---|
| bool |