Summary
    removes an object from the Collection equals() comparison returns the
    removed object or null, if none found
    
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Foundation 
- Containing Type
- Collection4
Syntax
public virtual bool Remove(Object a_object)Parameters
| Name | Type | Description | 
|---|---|---|
| a_object | Object | 
Return Value
| Type | Description | 
|---|---|
| bool |