Metodo System::String::IsEmpty
String::IsEmpty method
Verifica se la stringa è sia non nulla che vuota.
bool System::String::IsEmpty() const
ReturnValue
true se la stringa è vuota e non nulla, false altrimenti.
Vedi anche
- Class String
- Namespace System
- Library Aspose.Font for C++