طريقة System::Xml::XmlQualifiedName::Equals

XmlQualifiedName::Equals method

تحدد ما إذا كان كائن XmlQualifiedName المحدد يساوي كائن XmlQualifiedName الحالي.

bool System::Xml::XmlQualifiedName::Equals(SharedPtr<Object> other) override
معاملنوعالوصف
otherSharedPtr<Object>XmlQualifiedName للمقارنة.

ReturnValue

true if the two are the same instance object; otherwise, false.

انظر أيضًا