System::Xml::XmlQualifiedName::get_IsEmpty metodo

XmlQualifiedName::get_IsEmpty method

Restituisce un valore che indica se lo XmlQualifiedName è vuoto.

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

ReturnValue

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

Vedi anche