db4o

IConstructor Interface

representation for java.lang.reflect.Constructor.

For a list of all members of this type, see IConstructor Members.

[Visual Basic]
Public Interface IConstructor
[C#]
public interface IConstructor
[C++]
public __gc __interface IConstructor
[JScript]
public interface IConstructor

Types that implement IConstructor

TypeDescription

Remarks

representation for java.lang.reflect.Constructor.

See the respective documentation in the JDK API.

Requirements

Namespace: com.db4o.reflect

Assembly: db4o (in db4o.dll)

See Also

IConstructor Members | com.db4o.reflect Namespace | com.db4o.reflect.IReflect