Allocate an array dynamically. The Array.NewInstance method does not throw an error.
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
NewInstance (Type, Int32) | Allocate an array dynamically. The Array.NewInstance method does not throw an error. |
![]() ![]() |
NewInstance (Type, Int32) | Allocate an array dynamically. The Array.NewInstance method does not throw an error. |
![]() ![]() |
NewInstance (Type, Int32, Int32) | allocate an arrayof passed dimensions dynamically. The Array.NewInstance method does not throw an error |