- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Query .Processor 
- Interfaces
- Base Types
- 
									- Object
- Tree
- TreeInt
- QCandidateBase
 
							graph BT
	Type-->Base0["QCandidateBase"]
	click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Query.Processor/QCandidateBase"
	Base0-->Base1["TreeInt"]
	click Base1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal/TreeInt"
	Base1-->Base2["Tree"]
	click Base2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/Tree"
	Base2-->Base3["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["QPrimitiveCandidate"]
class Type type-node
						
					Syntax
public class QPrimitiveCandidate : QCandidateBase, IShallowClone, IDeepClone, IVisitable, 
    IReadWriteable, IReadable, IInternalCandidate, ICandidateConstructors
| Name | Summary | 
|---|---|
| QPrimitiveCandidate | 
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| _candidates | Inherited from QCandidateBase | |
| _dependants | Inherited from QCandidateBase | |
| _key | Inherited from TreeInt | |
| _preceding | Inherited from Tree | |
| _size | Inherited from Tree | |
| _subsequent | Inherited from Tree |