System::String::IsEmpty Methode
String::IsEmpty method
Prü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.Page for C++