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++