| Visual Basic (Declaration) | |
|---|---|
Public Shared Function CreateArray( _ ByVal type As BuiltInType, _ ByVal ParamArray dimensions() As Integer _ ) As Array | |
| C# | |
|---|---|
public static Array CreateArray( BuiltInType type, params int[] dimensions ) | |
Parameters
- type
- dimensions
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family