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

XmlQualifiedName::Equals method

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

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

ReturnValue

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

انظر أيضًا