BTreeRemove Class

graph BT Type-->Base0["BTreeUpdate"] click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Btree/BTreeUpdate" Base0-->Base1["BTreePatch"] click Base1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Btree/BTreePatch" Base1-->Base2["Object"] Type["BTreeRemove"] class Type type-node

Syntax

public class BTreeRemove : BTreeUpdate

Constructors

Fields

Name Constant Value Summary
_next
Inherited from BTreeUpdate
_object
Inherited from BTreePatch
_transaction
Inherited from BTreePatch

Methods