Summary
makes sure the passed object is in the Collection.
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Foundation 
- Containing Type
- Collection4
Syntax
public Object Ensure(Object element)Remarks
makes sure the passed object is in the Collection. equals() comparison.
	Parameters
| Name | Type | Description | 
|---|---|---|
| element | Object | 
Return Value
| Type | Description | 
|---|---|
| Object |