Summary
returns true if an instance can be instantiated
with the constructor, otherwise false.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Reflect .Core - Containing Type
- Reflect
Constructor Spec
Syntax
public virtual TernaryBool CanBeInstantiated()
Remarks
returns true if an instance can be instantiated
with the constructor, otherwise false.
Return Value
Type | Description |
---|---|
TernaryBool |