System::String::IsEmpty method
String::IsEmpty method
Überprüft, ob der String sowohl nicht null als auch leer ist.
bool System::String::IsEmpty() const
ReturnValue
true, wenn der String leer und nicht null ist, sonst false.
Siehe auch
- Class String
- Namespace System
- Library Aspose.Font for C++