- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Internal - Containing Type
- FieldInfo
Syntax
public FieldInfo(string fieldName, ClassInfo fieldClass, bool isPrimitive, bool isArray, bool isNArray)
Parameters
| Name | Type | Description |
|---|---|---|
| fieldName | string | |
| fieldClass | ClassInfo | |
| isPrimitive | bool | |
| isArray | bool | |
| isNArray | bool |
Return Value
| Type | Description |
|---|---|
| void |