Método System::Xml::XmlQualifiedName::get_IsEmpty

XmlQualifiedName::get_IsEmpty method

Devuelve un valor que indica si el XmlQualifiedName está vacío.

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

ReturnValue

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

Ver también