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