System::String::IsEmpty méthode
String::IsEmpty method
Vérifie si la chaîne est à la fois non nulle et vide.
bool System::String::IsEmpty() const
ReturnValue
true si la chaîne est vide et non nulle, false sinon.
Voir aussi
- Class String
- Namespace System
- Library Aspose.Page for C++