Click here to Skip to main content
15,888,454 members
Articles / General Programming / String

Transposing the rows and columns of a 2D array, jagged array and string in C#

Rate me:
Please Sign up or sign in to vote.
4.90/5 (5 votes)
21 Jul 2014CPOL3 min read 55.2K   261   13  
This blog posts teaches you how to transpose the rows and columns of a two-dimensional array, jagged array and string in C#.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student
Europe Europe
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions