- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Fieldindex 
- Interfaces
- 
									- IIndexedNode
- IEnumerable
- IIntVisitable
 
- Base Types
- 
									- Object
- IndexedNodeBase
 
							graph BT
	Type-->Base0["IndexedNodeBase"]
	click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Fieldindex/IndexedNodeBase"
	Base0-->Base1["Object"]
	Type-.->Interface0["IIndexedNode"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Fieldindex/IIndexedNode"
	Type-.->Interface1["IEnumerable"]
	Type-.->Interface2["IIntVisitable"]
	click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IIntVisitable"
	Type["IndexedPath"]
class Type type-node
						
					Syntax
public class IndexedPath : IndexedNodeBase, IIndexedNode, IEnumerable, IIntVisitableConstructors
| Name | Summary | 
|---|---|
| IndexedPath | 
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| _constraint | Inherited from IndexedNodeBase | 
Methods
| Name | Value | Summary | 
|---|---|---|
| Constraint | QCon | Inherited from IndexedNodeBase | 
| GetEnumerator | IEnumerator | |
| GetIndex | BTree | Inherited from IndexedNodeBase | 
| IsEmpty | bool | |
| IsResolved | bool | Inherited from IndexedNodeBase | 
| MarkAsBestIndex | void | |
| NewParentPath | IIndexedNode | static | 
| Resolve | IIndexedNode | Inherited from IndexedNodeBase | 
| ResultSize | int | |
| Search | IBTreeRange | Inherited from IndexedNodeBase | 
| ToString | string | Inherited from IndexedNodeBase | 
| Traverse | void | Inherited from IndexedNodeBase static | 
| Traverse | void | Inherited from IndexedNodeBase |