- Assembly
- Db4odoc.Tutorial .Chapters-2010 .dll 
- Namespace
- Db4odoc.Tutorial .F1 .Chapter9 
- Interfaces
- 
									- IActivatable
 
- Base Types
- 
									- Object
 
- Derived Types
							graph BT
	Type-->Base0["Object"]
	Type-.->Interface0["IActivatable"]
	Type["SensorReadout"]
class Type type-node
	Derived0["TemperatureSensorReadout"]-->Type
	click Derived0 "/db4o-gpl-doc/output/api/Db4odoc.Tutorial.F1.Chapter9/TemperatureSensorReadout"
						
					Syntax
public class SensorReadout : IActivatableConstructors
| Name | Summary | 
|---|---|
| SensorReadout | 
Properties
| Name | Value | Summary | 
|---|---|---|
| Car | Car | |
| Description | string | |
| Next | SensorReadout | |
| Time | DateTime | 
Methods
| Name | Value | Summary | 
|---|---|---|
| Activate | void | |
| Append | void | |
| Bind | void | |
| CountElements | int | |
| ToString | string |