Metodo System::Xml::XmlQualifiedName::Equals
XmlQualifiedName::Equals method
Determina se l’oggetto XmlQualifiedName specificato è uguale all’oggetto XmlQualifiedName corrente.
bool System::Xml::XmlQualifiedName::Equals(SharedPtr<Object> other) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| other | SharedPtr<Object> | Il XmlQualifiedName da confrontare. |
ReturnValue
true if the two are the same instance object; otherwise, false.
Vedi anche
- Typedef SharedPtr
- Class Object
- Class XmlQualifiedName
- Namespace System::Xml
- Library Aspose.Font for C++