- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Reflect - Base Types
-
- Object
- ArrayInfo
graph BT
Type-->Base0["ArrayInfo"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Reflect/ArrayInfo"
Base0-->Base1["Object"]
Type["MultidimensionalArrayInfo"]
class Type type-node
Syntax
public class MultidimensionalArrayInfo : ArrayInfo
Methods
Name | Value | Summary |
---|---|---|
Dimensions |
int[] | |
Dimensions |
void | |
ElementCount |
int |
Inherited from ArrayInfo
|
ElementCount |
void |
Inherited from ArrayInfo
|
Nullable |
bool |
Inherited from ArrayInfo
|
Nullable |
void |
Inherited from ArrayInfo
|
Primitive |
bool |
Inherited from ArrayInfo
|
Primitive |
void |
Inherited from ArrayInfo
|
ReflectClass |
IReflectClass |
Inherited from ArrayInfo
|
ReflectClass |
void |
Inherited from ArrayInfo
|