- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Internal .Slots 
- Base Types
- 
									- Object
 
							graph BT
	Type-->Base0["Object"]
	Type["Slot"]
class Type type-node
						
					Syntax
public class SlotConstructors
| Name | Summary | 
|---|---|
| Slot | 
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| MarshalledLength | static | |
| New | -1 | static | 
| Update | -2 | static | 
| Zero | static | 
Methods
| Name | Value | Summary | 
|---|---|---|
| Address | int | |
| Append | Slot | |
| CompareByAddress | int | |
| CompareByLength | int | |
| Equals | bool | |
| GetHashCode | int | |
| IsDirectlyPreceding | bool | |
| IsNew | bool | |
| IsNull | bool | |
| IsNull | bool | static | 
| IsUpdate | bool | |
| Length | int | |
| SubSlot | Slot | |
| ToString | string | |
| Truncate | Slot |