System::String::IsEmpty yöntemi
String::IsEmpty method
Dizenin hem null olmaması hem de boş olması durumunu kontrol eder.
bool System::String::IsEmpty() const
ReturnValue
dize boş ve null değilse true, aksi takdirde false.
Ayrıca Bakınız
- Class String
- Namespace System
- Library Aspose.Page for C++