String.Wlength 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 string if converted to the wide character encoding of the platform.
public:
int32_t wlength ( ) const;
This length is the number of characters that c_wstr 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