System::Xml::XmlQualifiedName::Equals méthode
XmlQualifiedName::Equals method
Détermine si l’objet XmlQualifiedName spécifié est égal à l’objet XmlQualifiedName actuel.
bool System::Xml::XmlQualifiedName::Equals(SharedPtr<Object> other) override
| Paramètre | Type | Description |
|---|---|---|
| other | SharedPtr<Object> | Le XmlQualifiedName à comparer. |
ReturnValue
true if the two are the same instance object; otherwise, false.
Voir aussi
- Typedef SharedPtr
- Class Object
- Class XmlQualifiedName
- Namespace System::Xml
- Library Aspose.Font for C++