c# - .Net equivalent of the old vb left(string, length) function? - Stack Overflow

c# - .Net equivalent of the old vb left(string, length) function? - Stack Overflow

瀏覽:1259
日期:2025-10-02
As a non .net programmer I'm looking for the .net equivalent of the old vb function left(string, length). It was lazy in that it worked for any length string. As expected, left("foobar ......看更多