CodeTypeReference Constructor (String^, Int32)
.NET Framework (current version)
Initializes a new instance of the CodeTypeReference class using the specified array type name and rank.
Assembly: System (in System.dll)
Parameters
- baseType
-
Type:
System::String^
The name of the type of the elements of the array.
- rank
-
Type:
System::Int32
The number of dimensions of the array.
.NET Framework
Available since 1.1
Available since 1.1
Show: