طريقة System::String::IsEmpty

String::IsEmpty method

يتحقق مما إذا كانت السلسلة غير null وفارغة في آنٍ واحد.

bool System::String::IsEmpty() const

ReturnValue

صحيح إذا كانت السلسلة فارغة وليست null، خطأ خلاف ذلك.

انظر أيضًا