Metodo System::Xml::XmlQualifiedName::get_IsEmpty

XmlQualifiedName::get_IsEmpty method

Restituisce un valore che indica se il XmlQualifiedName è vuoto.

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

ReturnValue

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

Vedi anche