System::Xml::XmlQualifiedName::get_IsEmpty yöntemi

XmlQualifiedName::get_IsEmpty method

Bu, XmlQualifiedName öğesinin boş olup olmadığını gösteren bir değer döndürür.

bool System::Xml::XmlQualifiedName::get_IsEmpty() const

ReturnValue

true if name and namespace are empty strings; otherwise, false.

Ayrıca Bakınız