ArrayTypeReference.

MakeArrayType(Type, int) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen.Lang
Containing Type
ArrayTypeReference

Syntax

public static Type MakeArrayType(Type elementType, int rank)

Parameters

Name Type Description
elementType Type
rank int

Return Value

Type Description
Type