NetArray.

NewInstance(IReflectClass, int[]) Method

Syntax

public override Object NewInstance(IReflectClass componentType, int[] dimensions)

Parameters

Name Type Description
componentType IReflectClass
dimensions int[]

Return Value

Type Description
Object