String.Trim Method (System)

String.Trim Method (System)

瀏覽:303
日期:2025-06-02
Removes all leading and trailing white-space characters from the current String object. ... The Trim method removes from the current string all leading and trailing white-space characters. Each leading and trailing trim operation stops when a non-white-sp...看更多