Méthode System::String::IsEmpty
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.Font for C++