- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Ids 
- Interfaces
- Base Types
- 
									- Object
 
							graph BT
	Type-->Base0["Object"]
	Type-.->Interface0["IStackableIdSystem"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Ids/IStackableIdSystem"
	Type-.->Interface1["IIdSystem"]
	click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Ids/IIdSystem"
	Type["BTreeIdSystem"]
class Type type-node
						
					Syntax
public class BTreeIdSystem : IStackableIdSystem, IIdSystemConstructors
Methods
| Name | Value | Summary | 
|---|---|---|
| ChildId | int | |
| ChildId | void | |
| Close | void | |
| Commit | void | |
| CommittedSlot | Slot | |
| Complete | void | |
| FreespaceIdSystem | I | |
| NewId | int | |
| ReturnUnusedIds | void | |
| TraverseIds | void | |
| TraverseOwnSlots | void |