如何用字母数字排序数字

dro*_*rop 6 c# sorting alphanumeric

输入:

SHC 111U,SHB 22x ,, SHA 5555G

需要的输出:

SHB 22X,SHC 111U,SHA 5555G

我只能Vehicle no在停车区排序,而不是前缀和后缀字母

sbl*_*lom 5

http://dotnetperls.com/alphanumeric-sorting上出色的,优化的开源解决方案