- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Query .Processor 
- Interfaces
- Base Types
- Derived Types
							graph BT
	Type-->Base0["TreeInt"]
	click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/TreeInt"
	Base0-->Base1["Tree"]
	click Base1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/Tree"
	Base1-->Base2["Object"]
	Type-.->Interface0["IShallowClone"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IShallowClone"
	Type-.->Interface1["IDeepClone"]
	click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IDeepClone"
	Type-.->Interface2["IVisitable"]
	click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IVisitable"
	Type-.->Interface3["IReadWriteable"]
	click Interface3 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IReadWriteable"
	Type-.->Interface4["IReadable"]
	click Interface4 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/IReadable"
	Type-.->Interface5["IInternalCandidate"]
	click Interface5 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/IInternalCandidate"
	Type-.->Interface6["ICandidate"]
	click Interface6 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Query/ICandidate"
	Type["QCandidateBase"]
class Type type-node
	Derived0["QCandidate"]-->Type
	click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QCandidate"
	Derived1["QPrimitiveCandidate"]-->Type
	click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QPrimitiveCandidate"
						
					Syntax
public abstract class QCandidateBase : TreeInt, IShallowClone, IDeepClone, IVisitable, 
    IReadWriteable, IReadable, IInternalCandidate, ICandidateConstructors
| Name | Summary | 
|---|---|
| QCandidateBase | 
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| _candidates | ||
| _dependants | ||
| _key | Inherited from TreeInt | |
| _preceding | Inherited from Tree | |
| _size | Inherited from Tree | |
| _subsequent | Inherited from Tree |