System::Xml::XmlQualifiedName::Equals 메서드
XmlQualifiedName::Equals method
지정된 XmlQualifiedName 객체가 현재 XmlQualifiedName 객체와 같은지 여부를 판단합니다.
bool System::Xml::XmlQualifiedName::Equals(SharedPtr<Object> other) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| other | SharedPtr<Object> | 비교할 XmlQualifiedName입니다. |
ReturnValue
true if the two are the same instance object; otherwise, false.
또 보기
- Typedef SharedPtr
- Class Object
- Class XmlQualifiedName
- Namespace System::Xml
- Library Aspose.Page for C++