Summary
creates a new instance.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Reflect .Core - Containing Type
- Reflect
Constructor Spec
Syntax
public virtual Object NewInstance()
Remarks
creates a new instance.
Return Value
Type | Description |
---|---|
Object | the newly created instance. |