resize 2d array
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, Anybody could assist me. how to resize two dimensional array. Actually I have chunk the first row in matrix. like I have Matrix[2][4]. I have chunk Matrix[0][0...3] and I want to redeclare Matrix like[1][4] dynamically. if u have any way. Please help me out. Sapan Roy Thanks to All
-
Hi all, Anybody could assist me. how to resize two dimensional array. Actually I have chunk the first row in matrix. like I have Matrix[2][4]. I have chunk Matrix[0][0...3] and I want to redeclare Matrix like[1][4] dynamically. if u have any way. Please help me out. Sapan Roy Thanks to All