[Visual Basic] Function getDeclaredConstructors() As IConstructor() [C#] IConstructor[] getDeclaredConstructors(); [C++] IConstructor* getDeclaredConstructors() __gc[]; [JScript] function getDeclaredConstructors(): IConstructor[];
IClass Interface | com.db4o.reflect Namespace