Summary
Reflection Array representation.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Reflect - Implementing Types
Syntax
public interface IReflectArray
Remarks
Reflection Array representation
See documentation for System.Reflection API.
See documentation for System.Reflection API.
Methods
Name | Value | Summary |
---|---|---|
Analyze |
void | |
Dimensions |
int[] | |
Flatten |
int | |
Get |
Object | |
GetComponentType |
IReflectClass | |
GetLength |
int | |
IsNDimensional |
bool | |
NewInstance |
Object | |
NewInstance |
Object | |
NewInstance |
Object | |
Set |
void | |
Shape |
int |
See Also
- Db4objects.Db4o.Reflect.IReflector