System::Xml::XmlQualifiedName::Equals method
XmlQualifiedName::Equals method
Determina si el objeto XmlQualifiedName especificado es igual al objeto XmlQualifiedName actual.
bool System::Xml::XmlQualifiedName::Equals(SharedPtr<Object> other) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| other | SharedPtr<Object> | El XmlQualifiedName a comparar. |
ReturnValue
true if the two are the same instance object; otherwise, false.
Ver también
- Typedef SharedPtr
- Class Object
- Class XmlQualifiedName
- Namespace System::Xml
- Library Aspose.Page for C++