- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Reflect .Net 
- Interfaces
- Base Types
- 
									- Object
- AbstractReflectArray
 
							graph BT
	Type-->Base0["AbstractReflectArray"]
	click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Reflect.Core/AbstractReflectArray"
	Base0-->Base1["Object"]
	Type-.->Interface0["IReflectArray"]
	click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Reflect/IReflectArray"
	Type["NetArray"]
class Type type-node
						
					Syntax
public class NetArray : AbstractReflectArray, IReflectArrayConstructors
| Name | Summary | 
|---|---|
| NetArray | 
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| _reflector | Inherited from AbstractReflectArray | 
Methods
| Name | Value | Summary | 
|---|---|---|
| Analyze | void | |
| Dimensions | int[] | Inherited from AbstractReflectArray | 
| Flatten | int | Inherited from AbstractReflectArray | 
| Get | Object | Inherited from AbstractReflectArray | 
| GetComponentType | IReflectClass | Inherited from AbstractReflectArray | 
| GetLength | int | Inherited from AbstractReflectArray | 
| IsNDimensional | bool | Inherited from AbstractReflectArray | 
| NewInstance | Object | |
| NewInstance | Object | |
| NewInstance | Object | |
| Set | void | Inherited from AbstractReflectArray | 
| Shape | int | Inherited from AbstractReflectArray |