System::Xml::operator!=-metod
System::Xml::operator!= method
Jämför två XmlQualifiedName objekt.
bool System::Xml::operator!=(const SharedPtr<XmlQualifiedName> &a, const SharedPtr<XmlQualifiedName> &b)
| Parameter | Type | Beskrivning |
|---|---|---|
| a | const SharedPtr<XmlQualifiedName>& | Ett XmlQualifiedName att jämföra. |
| b | const SharedPtr<XmlQualifiedName>& | Ett XmlQualifiedName att jämföra. |
ReturnValue
true if the name and namespace values for the two objects differ; otherwise, false.
Se även
- Typedef SharedPtr
- Class XmlQualifiedName
- Namespace System::Xml
- Library Aspose.Page for C++