SyntaxFix
Write A Post
Hire A Developer
Questions
try this
sizes.OrderBy(x => Convert.ToInt32(x)).ToList<string>();
Note: this will helpful when all are string convertable to int.....