Summary
Calling this method may change the internal state of the class, even if a usable
constructor has been found on earlier invocations.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Reflect - Containing Type
- IReflectClass
Syntax
bool EnsureCanBeInstantiated()
Remarks
Calling this method may change the internal state of the class, even if a usable
constructor has been found on earlier invocations.
Return Value
Type | Description |
---|---|
bool | true, if instances of this class can be created, false otherwise |