System::Xml::XmlQualifiedName::get_IsEmpty-Methode

XmlQualifiedName::get_IsEmpty method

Gibt einen Wert zurück, der angibt, ob das XmlQualifiedName leer ist.

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

ReturnValue

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

Siehe auch