Length. Every C# string object has a Length property. Every character (no matter its value) is counted in this property. Length is cached on strings.
確定! 回上一頁