System::Xml::XmlQualifiedName::Equals Methode
XmlQualifiedName::Equals method
Bestimmt, ob das angegebene XmlQualifiedName-Objekt dem aktuellen XmlQualifiedName-Objekt entspricht.
bool System::Xml::XmlQualifiedName::Equals(SharedPtr<Object> other) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| other | SharedPtr<Object> | Das zu vergleichende XmlQualifiedName. |
ReturnValue
true if the two are the same instance object; otherwise, false.
Siehe auch
- Typedef SharedPtr
- Class Object
- Class XmlQualifiedName
- Namespace System::Xml
- Library Aspose.Font for C++