System::Xml::XmlQualifiedName::Equals method
XmlQualifiedName::Equals method
Menentukan apakah objek XmlQualifiedName yang ditentukan sama dengan objek XmlQualifiedName saat ini.
bool System::Xml::XmlQualifiedName::Equals(SharedPtr<Object> other) override
| Parameter | Tipe | Deskripsi |
|---|---|---|
| other | SharedPtr<Object> | XmlQualifiedName yang akan dibandingkan. |
ReturnValue
true if the two are the same instance object; otherwise, false.
Lihat Juga
- Typedef SharedPtr
- Class Object
- Class XmlQualifiedName
- Namespace System::Xml
- Library Aspose.Page for C++