System::Xml::XmlQualifiedName::get_IsEmpty methode

XmlQualifiedName::get_IsEmpty method

Retourneert een waarde die aangeeft of de XmlQualifiedName leeg is.

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

ReturnValue

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

Zie ook