طريقة System::String::IsEmpty
String::IsEmpty method
يتحقق مما إذا كانت السلسلة غير null وفارغة.
bool System::String::IsEmpty() const
ReturnValue
صحيح إذا كانت السلسلة فارغة وغير فارغة، وإلا خطأ.
انظر أيضًا
- Class String
- Namespace System
- Library Aspose.Font for C++