- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Classindex 
- Interfaces
- Base Types
- 
									- Object
- AbstractClass Index Strategy 
 
							graph BT
	Type-->Base0["AbstractClassIndexStrategy"]
	click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Classindex/AbstractClassIndexStrategy"
	Base0-->Base1["Object"]
	Type-.->Interface0["IClassIndexStrategy"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Classindex/IClassIndexStrategy"
	Type["BTreeClassIndexStrategy"]
class Type type-node
						
					Syntax
public class BTreeClassIndexStrategy : AbstractClassIndexStrategy, IClassIndexStrategyConstructors
| Name | Summary | 
|---|---|
| B | 
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| _classMetadata | Inherited from Abstract | 
Methods
| Name | Value | Summary | 
|---|---|---|
| Add | void | Inherited from Abstract | 
| AllSlotIDs | IEnumerator | |
| Btree | BTree | |
| Btree | BTree | static | 
| ClassMetadataID | int | Inherited from Abstract | 
| DefragIndex | void | |
| DefragReference | void | |
| DontDelete | void | |
| EntryCount | int | |
| Id | int | |
| IdVisitable | IIntVisitable | |
| Initialize | void | |
| InternalAdd | void | |
| InternalRemove | void | |
| Iterate | IEnumerator | static | 
| OwnLength | int | Inherited from Abstract | 
| Purge | void | |
| Read | void | |
| Remove | void | Inherited from Abstract | 
| TraverseIds | void | |
| Write | int |