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

XmlQualifiedName::get_IsEmpty method

Bir değer döndürür; bu değer XmlQualifiedName öğesinin boş olup olmadığını gösterir.

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

ReturnValue

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

Ayrıca Bakınız