System::Xml::XmlQualifiedName::Equals method

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.

Δείτε επίσης