System::String::IsEmpty metod
String::IsEmpty method
Kontrollerar om strängen både är icke-null och tom.
bool System::String::IsEmpty() const
ReturnValue
true om strängen är tom och inte null, false annars.
Se även
- Class String
- Namespace System
- Library Aspose.PDF for C++