String.Length Property
This element is not available using the selected API.
This element is not available using the selected API.
In this article
Gets the number of characters in the string if converted to the encoding of the current code page.
public:
int32_t length ( ) const;
This length is the number of characters that c_str returns.
Windows, Linux, Android
In this article
This element is not available using the selected API.
In this article
This element is not available using the selected API.
In this article