System::Xml::operator!= yöntemi
System::Xml::operator!= method
İki XmlQualifiedName nesnesini karşılaştırır.
bool System::Xml::operator!=(const SharedPtr<XmlQualifiedName> &a, const SharedPtr<XmlQualifiedName> &b)
| Parametre | Tür | Açıklama |
|---|---|---|
| a | const SharedPtr<XmlQualifiedName>& | Karşılaştırmak için bir XmlQualifiedName. |
| b | const SharedPtr<XmlQualifiedName>& | Karşılaştırmak için bir XmlQualifiedName. |
ReturnValue
true if the name and namespace values for the two objects differ; otherwise, false.
Ayrıca Bakınız
- Typedef SharedPtr
- Class XmlQualifiedName
- Namespace System::Xml
- Library Aspose.Font for C++