System::Xml::operator!= μέθοδος
System::Xml::operator!= method
Συγκρίνει δύο αντικείμενα XmlQualifiedName.
bool System::Xml::operator!=(const SharedPtr<XmlQualifiedName> &a, const SharedPtr<XmlQualifiedName> &b)
| Parameter | Type | Περιγραφή |
|---|---|---|
| a | const SharedPtr<XmlQualifiedName>& | Ένα XmlQualifiedName για σύγκριση. |
| b | const SharedPtr<XmlQualifiedName>& | Ένα XmlQualifiedName για σύγκριση. |
ReturnValue
true if the name and namespace values for the two objects differ; otherwise, false.
Δείτε επίσης
- Typedef SharedPtr
- Class XmlQualifiedName
- Namespace System::Xml
- Library Aspose.Page for C++