i have a array like below.
I have to sort this array depends on the prefix(nymber)Code:Dim sTemp() as string={"CCC1", "CCCs10", "CCCx11", "CsCC2", "CffffCC3"}
any help pls...Code:sTemp() ={"CCC1", "CsCC2", "CffffCC3", "CCCs10", "CCCx11"}
|
Results 1 to 4 of 4
Thread: Sorting an array.Threaded View
|
Click Here to Expand Forum to Full Width |