System::Xml::operator== method

System::Xml::operator== method

Συγκρίνει δύο αντικείμενα XmlQualifiedName.

bool System::Xml::operator==(const SharedPtr<XmlQualifiedName> &a, const SharedPtr<XmlQualifiedName> &b)
ParameterTypeΠεριγραφή
aconst SharedPtr<XmlQualifiedName>&Ένα XmlQualifiedName για σύγκριση.
bconst SharedPtr<XmlQualifiedName>&Ένα XmlQualifiedName για σύγκριση.

ReturnValue

true if the two objects have the same name and namespace values; otherwise, false.

Δείτε επίσης