[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Namespace: Db4objects.Db4o.Reflect
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
Assembly: Db4objects.Db4o (in Db4objects.Db4o.dll)
Syntax
Visual Basic (Declaration) |
---|
Function NewInstance ( _ componentType As IReflectClass, _ length As Integer _ ) As Object |
C# |
---|
Object NewInstance ( IReflectClass componentType, int length ) |
Visual C++ |
---|
Object^ NewInstance ( IReflectClass^ componentType, int length ) |
Parameters
- componentType
- Db4objects.Db4o.Reflect.IReflectClass
- length
- System.Int32