IReflectArray.

NewInstance(IReflectClass, int) Method

Syntax

Object NewInstance(IReflectClass componentType, int length)

Parameters

Name Type Description
componentType IReflectClass
length int

Return Value

Type Description
Object