- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Reflect .Generic 
- Interfaces
- Base Types
- 
									- Object
 
- Derived Types
							graph BT
	Type-->Base0["Object"]
	Type-.->Interface0["IReflectField"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Reflect/IReflectField"
	Type-.->Interface1["IDeepClone"]
	click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IDeepClone"
	Type["GenericField"]
class Type type-node
	Derived0["GenericVirtualField"]-->Type
	click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Reflect.Generic/GenericVirtualField"
						
					Syntax
public class GenericField : IReflectField, IDeepCloneConstructors
| Name | Summary | 
|---|---|
| GenericField | 
Methods
| Name | Value | Summary | 
|---|---|---|
| DeepClone | Object | |
| Get | Object | |
| GetFieldType | IReflectClass | |
| GetName | string | |
| IndexEntry | Object | |
| IndexType | IReflectClass | |
| IsPrimitive | bool | |
| IsPublic | bool | |
| IsStatic | bool | |
| IsTransient | bool | |
| Set | void |