- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Btree - Containing Type
- BTreeNode
Syntax
public void Remove(Transaction trans, IPreparedComparison preparedComparison, Object obj, int index)
Parameters
| Name | Type | Description |
|---|---|---|
| trans | Transaction | |
| preparedComparison | IPreparedComparison | |
| obj | Object | |
| index | int |
Return Value
| Type | Description |
|---|---|
| void |